Forum

> > Stranded II > General > Move anim
ForenübersichtStranded II-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch Move anim

2 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Move anim

Elimnator
User Off Offline

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

alt Re: Move anim

Psytechnic
User Off Offline

Zitieren
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
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtStranded II-ÜbersichtForenübersicht