Bas: Difference between revisions

Ginger (talk | contribs)
FrameCtrl: Whoops, these are actually floats in the files. Why are they floats? Who knows. Thanks Nintendo.
 
Line 646: Line 646:
|-
|-
|StartFrame
|StartFrame
|int
|float
| -
| -
| -
| -
|-
|-
|EndFrame
|EndFrame
|int
|float
| -
| -
| -
| -
|-
|-
|LoopStopCount
|LoopStopCount
|int
|float
| -
| -
| -
| -
|-
|-
|LoopStopCountRandom
|LoopStopCountRandom
|int
|float
| -
| -
| -
| -
Line 701: Line 701:
|-
|-
|Frame
|Frame
|int
|float
|Which frame to fire the event on, relative to the frame numbers of the animation. Can be negative.
|Which frame to fire the event on, relative to the frame numbers of the animation. Can be negative.
| -
| -
Line 736: Line 736:
|-
|-
|StartFrame
|StartFrame
|int
|float
|Which frame to start the event on, relative to the frame numbers of the animation. Unknown if it can be negative.
|Which frame to start the event on, relative to the frame numbers of the animation. Unknown if it can be negative.
| -
| -
|-
|-
|EndFrame
|EndFrame
|int
|float
|Which frame to end the event on, relative to the frame numbers of the animation. A value of -1 is treated as the ending frame of the animation.
|Which frame to end the event on, relative to the frame numbers of the animation. A value of -1 is treated as the ending frame of the animation.
| -
| -