Advertisement
Dettolsoap

Transformice axis linking

Jun 1st, 2013
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. Linking axis of grounds transformice tutorial i will not be explaining all the basics but if you are okay with map editor you will understand this code go's in between your <L></L>anyway this is more of a diagram, <JP M1="a" AXIS="0,1" M2="b" /> Z of grounds u want linked (axis)^---------V-------^
  2. This links the x axis to link the y axis it needs to be AXIS="1,0" this will link a's axis to x's axis
  3.  
  4. Remember to always link to a negative mass ground.
  5.  
  6.  
  7. you can use this method to make a ground go up and down by linking the x axis of a non dynamic to a dynamic and using fixed rotation here is example xml (made by scenery)
  8.  
  9.  
  10. <C><P /><Z><S><S P="0,0,0.3,0.2,0,0,0,0" L="800" o="0" H="20" Y="242" T="12" X="396" /><S P="1,0,0.3,0.2,0,1,0,0" L="112" o="fff" H="18" Y="221" T="12" X="366" /><S P="1,0,0.3,0.2,-90,1,0,0" L="10" o="fff" H="290" Y="352" T="12" X="367" /><S P="1,0,0.3,0.2,0,0,0,0" L="200" o="324650" H="10" Y="362" T="12" X="324" /></S><D><T Y="230" X="236" /></D><O><O C="12" Y="361" X="324" P="0" /></O><L><JR M2="2" M1="1" /><JP M1="0" AXIS="0,1" M2="2" /></L></Z></C>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement