- 0
how to loop unlooped animation yoga_float
You are about to reply to a thread that has been inactive for 2515 days.
Please take a moment to consider if this thread is worth bumping.
Please take a moment to consider if this thread is worth bumping.
Question
Rolig Loon
That animation has been a standard one in Linden Lab's package for years, probably since Day One. It works fine -- just a gentle cross-legged floating sit. You don't need to upload anything, because it's already in the system. To address it in your script, you just write
llStartAnimation("yoga_float");
The servers do the rest. If you really need to keep re-triggering it for some reason, just put it in a timer loop in your script.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Please take a moment to consider if this thread is worth bumping.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now