JJXB

Untitled

May 6th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. x
  2. 0 = -16
  3. 1 = 0
  4. 2 = 16
  5. 3 = 32
  6. 4 = 48
  7. 5 = 64
  8. 6 = 80
  9. 7 = 96
  10. 8 = 112
  11. 9 = 128
  12.  
  13. 16n-16
  14. 16 = 32-16
  15. 16 = 2*16-16
  16. 32 = 48-16
  17. 32 = 3*16-16
  18. global.grid_x*16-16 = x
  19.  
  20.  
  21.  
  22.  
  23. y
  24. 0 = 0
  25. 1 = 16
  26. 2 = 32
  27. 3 = 48
  28. 4 = 64
  29. 5 = 80
  30. 6 = 96
  31. 7 = 112
  32. 8 = 128
  33. 9 = 144
  34.  
  35. 16n
Advertisement
Add Comment
Please, Sign In to add comment