View Single Post
  #6  
Old 05-29-2014, 05:53 PM
Emera Emera is offline
Delterian Hybrid
Emera's Avatar
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
Emera is a jewel in the roughEmera is a jewel in the rough
Quote:
Originally Posted by i8bit View Post
I thought about it but wanted to avoid the complications of it because I'm using replaceAni but I'll figure it out! thanks for input though..
I'll see what I can do. If you think of anything else let me know!
You can set an animation as an attribute.

PHP Code:
//player.attr[index] = "TheAni.gani";
player.attr[5] = "swim.gani"
Reply With Quote