function
play(_animation[, _loop])
Starts playing an animation from its start.
Name | Type | Description |
---|---|---|
_animation | Struct.BBMOD_Animation |
An animation to play. |
_loop | Bool |
If true then the animation will be looped. Defaults to false . |
BBMOD_AnimationPlayer
Returns self
.
Copyright © 2022, BlueBurn. Built on May 18, 2022 using GMDoc.