Hey there,
I tried to design a character with these two animations so far:
Standing and
Walking.
These are the frames in FragMotion:
- Standing: 1-3
- Walking: 4-20
Unfortunately, when trying the character in FPSC, he won't work well. Here's an extract of the .fpe file:
Quote: "
;animationinfo
animmax = 2
anim1 = 0,3
anim2 = 4,20
"
The character keeps playing frame 4 or 5, no matter what I do. That's against all logic... or at least against mine
Final note: I tried it via scripting animate=0 and setframe=0, but no matter what I do - he's got his own will.
Hope someone can help me out