AnimatedItem.animation.play_looping method
play_looping(self, track: str) -> None:
Plays a looping animation track on this item.
Note: Looping animations never complete.
Parameters
-
track: str
name of the animation.
Plays a looping animation track on this item.
Note: Looping animations never complete.
name of the animation.