Kane_Red

ANIM

Jan 18th, 2019
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. default
  2. {
  3. state_entry()
  4. {
  5. llSetTextureAnim(ANIM_ON | SMOOTH | LOOP , 1, 1, 1, 1.0, 1.0, -1.0);
  6. }
  7.  
  8. }
Advertisement
Add Comment
Please, Sign In to add comment