Animtilerange (DEF): Difference between revisions
Jump to navigation
Jump to search
Created page with "Category:WIP pages Category:DEF commands" |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<span {{code}}>'''animtilerange''' <start tilenum> <end tilenum> <speed> <animation></span> | |||
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]] |
Latest revision as of 04:19, 23 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