Advertisement
Guest User

PolyObj

a guest
Oct 5th, 2012
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. script 19 (void)
  2. {
  3. Polyobj_Move(14,32,64,192);
  4. polywait(14);
  5. delay(1);
  6. Polyobj_Move(14,32,192,192);
  7. polywait(14);
  8. delay(1);
  9. restart;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement