constructor
new BBMOD_AnimationInstance(_animation)
An instance of an animation. Used for animation playback.
Name | Type | Description |
---|---|---|
_animation | Struct.BBMOD_Animation |
An animation to create an instance of. |
Name | Description |
---|---|
Animation | The animation to be played. |
Loop | If true then the animation should be looped. |
Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.