Ugh, one annoyance after another, I replaced the ani, but it still plays the original for a split second when I press arrow keys before it switches to the other animation, just enough time to play that retarded steps.wav once everytime you press an arrow key. :| Is there not a way to make it replace the gani before it gets the chance to start the default gani at all?
NPC Code:
if (created){
replaceani idle,frolic_menu;
replaceani walk,frolic_menu;
}
I appreciate the help. Thank you.
