Stranded II General Move anim Move anim
2 replies How can I make my move anim go like this:
123456789-123456789-1234...
Not like:
123456789-8765421-2345... There is a value called loopmoveani that you can change. If it is set to '0', the animation reverses at the end which is the default setting, so this line doesn't usually appear in unit scripts, but if you change (or add) the line to make it '1', then the animation will loop back to the first frame from the last.
basically, add a line in your unit script:
and the movement will loop instead of sway.
Source: http://www.stranded.unrealsoftware.de/s2_definitions.php#units