Jump to content

Home

Looping Death Animation


TheProphet

Recommended Posts

Just so we are clear though, is THIS a suitable script for what I want?

 

//script to loop an animation
void main()
{
 ActionPlayAnimation(ANIMATION_LOOPING_DEAD, 1.0, -1.0);
}

 

EDIT: Okay tested it out fully and it works! YAY I FINALLY DID A SCRIPT ALL BY MYSELF WITHOUT ANY HELP! Now *I* am the master. hehe :p

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...