Advertisement
Dettolsoap

How to spin board very fast

Jun 8th, 2013
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. When water ground is placed next to an anchored down (super) heavy dynamic ground it begins to spin, you can control the speeds
  2.  
  3. Thanks to Holomouse for providing the code for this:
  4. <C><P /><Z><S><S P="1,999999,0.3,0.2,0,0,0,0" L="200" H="10" X="400" Y="220" T="0" /><S P="0,0,,,,0,0,0" L="10" H="10" X="400" Y="220" T="9" /></S><D /><O><O X="405" P="0" C="11" Y="220" /></O></Z></C>
  5. Swaying Dynamic Ground: By modifying the code above (moving the water ground to the left five pixels), the ground begins swaying back and forth.
  6. <C><P /><Z><S><S P="1,999999,0.3,0.2,0,0,0,0" L="200" H="10" X="400" Y="220" T="0" /><S P="0,0,,,,0,0,0" L="10" H="10" X="395" Y="220" T="9" /></S><D /><O><O X="405" P="0" C="11" Y="220" /></O></Z></C>
  7.  
  8. Note, When doing to continuos spinning the red anchor but have a x difference of 5, EG; Board x: 400 Red anchor x =405 And the water must have the exact same x and y as the board and the pin must have the same y as both grounds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement