Author Topic: Help With Emote Looping  (Read 1645 times)

How would you loop an emote?

Attached is an emote I made thats modified from Emote_Hate.cs

How would you make that have fire perpetually coming from your head?

Change
Code: [Select]
stateTransitionOnTimeout[1] = "Done"; to
Code: [Select]
stateTransitionOnTimeout[1] = "Ready";
You may want to change it so clients can only use the emote once - may start to lag if people use it multiple times, etc. It might not be a problem, though, as MountImage may just replace the "old" fire with an identical one.

How would you loop an emote?

Attached is an emote I made thats modified from Emote_Hate.cs

How would you make that have fire perpetually coming from your head?
Lol, I did this before on my server, But I changed the emitter to fire1.