LaDestitute
Member
So, I wanted to add a feature to my game where the main character or whoever is in the first party slot will go into an idle animation (not just a single frame, an animation) if the player doesn't touch the keyboard for more than 30 seconds. I know htis can't be evented, very much from experience and reading around first and a script I found doesn't suit my need as it won't allow for an animated idle animation. Something like [1,2,3,4]. I also would like if I could set different idle animations depending on switches, variables, weapons/armor equipped, items in inventory, and the like. Another important thing is the class of the character can be willingly changed by the player by a skill tree, so I need diffiration for the actor.class too.