Animtilerange (DEF): Difference between revisions
Jump to navigation
Jump to search
Created page with "Category:WIP pages Category:DEF commands" |
No edit summary |
||
Line 1: | Line 1: | ||
'''animtilerange''' <start tilenum> <end tilenum> <speed> <animation> | |||
Sets an animation range identical to the ones embedded in the .ART files. | |||
Speed value ranges from 0 to 15, 0 being the fastest. Every 1 increase halves the speed. | |||
Values are: | |||
0 = none | |||
1 = oscillating | |||
2 = forward | |||
3 = backward | |||
[[Category:DEF commands]] | [[Category:DEF commands]] |
Revision as of 12:38, 21 February 2020
animtilerange <start tilenum> <end tilenum> <speed> <animation>
Sets an animation range identical to the ones embedded in the .ART files.
Speed value ranges from 0 to 15, 0 being the fastest. Every 1 increase halves the speed.
Values are:
0 = none 1 = oscillating 2 = forward 3 = backward