AnimationComponent
The AnimationComponent class provides functionalities to manage and animate a ModeledEntity instance. It enables playing, stopping, and blending animations as well as scaling down and removing the entity with transitions.
Properties
Link copied to clipboard
public boolean isScalingDown
Functions
Link copied to clipboard
Checks if the animation with the specified name exists for the current animation manager.
Link copied to clipboard
Internal use only - do not call manually
Link copied to clipboard
Link copied to clipboard
Plays an animation as set by the string name.
Link copied to clipboard
Plays the "death" animation for the entity using the animation manager.
Link copied to clipboard
Internal use only - do not call manually
Link copied to clipboard
Link copied to clipboard
Stops all currently playing animations