CaponeSB 10 Posted November 1, 2013 (edited) Hello there. I've read many threads about animations but I cannot really understand how they work. I tried playmove, switchmove, playaction, but nothing happens. Any tips? Edited November 2, 2013 by CaponeSB Share this post Link to post Share on other sites
HKFlash 9 Posted November 1, 2013 Paste the code you are trying here. Share this post Link to post Share on other sites
DarkRise 10 Posted November 1, 2013 Hi, nobody answer to my problem on my post (http://forums.bistudio.com/showthread.php?167823-Need-help-for-SP-revive-script) so I ask here because this is almost the same problem and it can be useful to the author of this thread. I don't know which command I should use to do what I want : I created an action via the addAction function that make the caller of the action execute the "Acts_TreatingWounded_in" animation and some others. The command playmove work for AI but not for the player (just don't work or, with switchMove, the player is stuck in a stand animation during the period of the animation). Is anyone have an idea ? Share this post Link to post Share on other sites
warlord554 2065 Posted November 2, 2013 I am having similar problems with static animations for my player. I can get them to work fine with AI (using the disableAI "ANIM") but how do I disable PLAYER animations??? Share this post Link to post Share on other sites
CaponeSB 10 Posted November 2, 2013 Paste the code you are trying here. There's not a specific code. Plenty of them doesn't work.. Actually all of them that I tried.. Share this post Link to post Share on other sites
warlord554 2065 Posted November 2, 2013 There's not a specific code. Plenty of them doesn't work.. Actually all of them that I tried.. Which ones are you trying?? I've gotten most of them to work with simple triggers, including some of the A2 anims...... Share this post Link to post Share on other sites
HKFlash 9 Posted November 2, 2013 There's not a specific code. Plenty of them doesn't work.. Actually all of them that I tried.. I'm sorry but to make the animations play you need code, specifically a command and an animation classname. Share this post Link to post Share on other sites