Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Animation Stops instead of loop?
Amnesiaplayer Offline
Senior Member

Posts: 539
Threads: 105
Joined: Jun 2014
Reputation: 0
#3
RE: Animation Stops instead of loop?

(10-20-2015, 04:55 PM)The chaser Wrote: Add this line to your script and tweak it as much as you need, it should help you. Notice that it allows you to loop the animation Smile

PlayPropAnimation(string& asProp, string& asAnimation, float afFadeTime, bool abLoop, string& asCallback);

It should look more or less like this:

PlayPropAnimation("Skull", "Eat", 0, true, "");

Hope it helps Smile

Thanks, but the problem is, I don't know how to make .dae_anim file...
10-20-2015, 06:05 PM
Find


Messages In This Thread
RE: Animation Stops instead of loop? - by Amnesiaplayer - 10-20-2015, 06:05 PM
RE: Animation Stops instead of loop? - by WALP - 10-20-2015, 06:20 PM



Users browsing this thread: 1 Guest(s)