Forum

> > Stranded II > General > Move anim
Forums overviewStranded II overviewGeneral overviewLog in to reply

English Move anim

2 replies
To the start Previous 1 Next To the start

old Move anim

Elimnator
User Off Offline

Quote
How can I make my move anim go like this:
123456789-123456789-1234...
Not like:
123456789-8765421-2345...

old Re: Move anim

Psytechnic
User Off Offline

Quote
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:
1
loopmoveani=1

and the movement will loop instead of sway.

Source: http://www.stranded.unrealsoftware.de/s2_definitions.php#units
To the start Previous 1 Next To the start
Log in to replyGeneral overviewStranded II overviewForums overview