Ok..So i'm making my character..When I do any move I want him to go to his standing animation. Only problem, I can't find standing animation in the .CNS file. I checked all of KFM's .CNS and I still can't find it. Where is it?
Standing state... IIRC is pre-coded in the common1.cnsThe standing state should always be state 0 for most characters.
Check the common1.cns and take a look at all the states there.Make sure your state numbers do not match any of the state numbers in the common1.cns unless you want to override a common1 state and you know what you're doing.