Hello
When i make new charakter classes (or modify the existing ones) i can change the value of optionalTraits = ,
But when you make the new charakter inside a game you see that you have for example 3 Trait-points now..but there is only room for 2 Traits still.
Is there a solution to this? or is that hard coded again? (like so many other things)
define char class-no more than 2 Traits?
Re: define char class-no more than 2 Traits?
optionalTraits count higher than 2 doesn't work (it can even crash when the player tries to randomize), there's no solution to this.
Grimrock 1 dungeon
Grimrock 2 resources
I no longer answer scripting questions in private messages. Please ask in a forum topic or this Discord server.
Grimrock 2 resources
I no longer answer scripting questions in private messages. Please ask in a forum topic or this Discord server.
Re: define char class-no more than 2 Traits?
not good
and there goes another developing possibility
and there goes another developing possibility
Re: define char class-no more than 2 Traits?
Well, you can just put the character creation in your dungeon instead of the start screen. With GrimTK it should be easy.
Grimrock 1 dungeon
Grimrock 2 resources
I no longer answer scripting questions in private messages. Please ask in a forum topic or this Discord server.
Grimrock 2 resources
I no longer answer scripting questions in private messages. Please ask in a forum topic or this Discord server.
Re: define char class-no more than 2 Traits?
I downloaded it and took a look at the demo dungeon. Looks like there are a lot of possibilitys with GrimTK adon 