AnimateEntity()
Syntax
AnimateEntity(#Entity, Name$)Description
Changes the current animation with the specified one, and start it. Entity uses the mesh animation (skeletons based, using bones) format.
Note: the "Name$" parameter is case-sensitive, which means than "Walk" will be different than "walk" for example.
Supported OS
Windows, Linux