BBMOD_AnimationInstance

constructor

new BBMOD_AnimationInstance(_animation)

Description

An instance of an animation. Used for animation playback.

Arguments

Name Type Description
_animation Struct.BBMOD_Animation An animation to create an instance of.

Properties

Name Description
Animation The animation to be played.
Loop If true then the animation should be looped.

See also

BBMOD_Animation

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.