1. Deisim
  2. News

Deisim News

Dev diary #1 : Humans!

The genesis (pun intended) :


When I started working on Deisim the humans were simply a bunch of Unity cubes and it cost me almost nothing to include children. Childrens are like other humans but a bit smaller and they are too weak to work. At some point they become adult and start being productive for their community. This is also the moment where they can choose to become Priest or Heretics.
 

 
Just before the early access release a cool guy took a bit of his time to make 4 humans characters in blender for Deisim and I quickly included them in the game. They were not perfect but definitely cooler than my original creations.
 

 
The game is not a big success yet but thanks to all of you I am now able to invest into art and to bring Deisim to another dimension of quality. There is now 44 different human adult models into the game and 40 more are currently made for the children.
 

 
When I get the models they are modeled and textured but they are like statues and can't be animated so I must rig them.
 
I don't really have rigging skills so I cheat a bit by using an online tool made by Mixamo that allow to apply a rig to a model. You upload your 3D model, place different markers to key elements of the body like the knees and elbows and voila the character is rigger with some computer wizardry.
Of course that rigging is probably not as good as it would be if it was made by a professional but for Deisim this is good enough.

 

Once the character is rigged I import it into unity and tweak some import value to give it the right size compared to the others. Then I try to auto map the generated rig in Unity's mecanim system. Most of the time it works fine but sometimes something goes wrong and I must tweak the values.
 
I must then make a Prefab with the new models and the animator controller that all humans are sharing. Finally I modify some scripts to describe when this character model will be used.


 
All of this must be done for each model and it takes time so I include them only when I know that they will be visible in the game.

I hope you enjoyed this first article about the developpement of Deisim. Let me know if you want more of articles like this in the comments below or in the discord channel.

Thanks to all of you for your support! :)

Update EA-1.20 : Savanah!



What's new?

- New terrain miracle added : Savanah.
- New African culture!
- The Rotation of the God locomotion has been completely reworked. Don't hesitate to give it a try if you disliked the previous version.
- The tornado should now affect the humans correctly.
- Fixed the weight of many trees and buildings to avoid them to be throwed too far by the tornado.
- Fixed a bug that was breaking the oculus touch interaction when an Xbox controller was detected by the oculus runtime.

What is next?


I will try to communicate with you on a more regular basis (probably weekly) to get you informed of how things are going and what problem I have.
The good news is that childrens will be back very soon with brand new 3d models! Expect also more Buildings for the African culture in future updates too.

Thank you all for your support and feel free to put your remark and suggestions here! I'm always glad to read all your feedback and cool ideas about the game. :)

Update EA 1.19 - Divine Favor



I'm back from my vacations and happy to bring to you this new version of Deisim with a huge rework of the animations and more depth to the humans!

Changes

- The cities will now remember if you have been kind or rude with them.
- Humans animations are now dynamically modified to reflect their happiness.
- Reworked human animations.
- Humans are now praying during their free time.

Don't hesitate to put in the comment what you want in the game for the next patch :)

Update EA-1.18 : Better Humans!



New models for Humans (Tribal, Romans, Medieval, Egyptian, Asian and Vikings)
- New models for Priest and Heretics.
- The Karma is no longer affecting the radius of miracles. This was disturbing for many players.
- New Music System that should fix the bug of sound stopping when the world become too large.
- Balance mana gain to avoid mana to be gained or drop too quickly
- Fixed a bug preventing the player to grab miracles on some circumstances
- Fix Tornado mana cost
- Fix Human Info displayer should now face the player properly

And as usual various small optimizations.

Update EA-1.17 : Asian Culture, Sandbox Mode and Tornadoes



- New Asian Culture available for supreme deity
- New Sandbox mode available in the options (toggle to disable mana pool and unlock all miracles)
- New Brush Size Selector (toggle the new button in the spell menu to thow terrains with a radius of 1 around the touched empty terrain)
- New Tornado Miracle!

Bug fix :
- Fixed the bug that was preventing the player to grab trees and houses for the first time.
- Misc optimizations.
- Migration to Unity 2018.1