by rycardoo » 23.01.2014, 16:20
Sorry, I need to put in my xml file the parameters for No Free Gridsnapping and free placement.
example XML definition file:
<Item Type="StaticObject" Collection="Stadium">
<Phy>
<MoveShape Type="mesh" File="Meshes/myobject.Shape.gbx"/>
</ Phy>
<Vis>
<Mesh File="Meshes/myobject.Mesh.gbx"/>
</ Vis>
<Pivots>
<Pivot Pos="0 0 0"/>
<Pivot Pos="0 0 -1.5"/>
<Pivot Pos="0 0 1.5"/>
</ Pivots>
<GridSnap HStep="8" VStep="4" />
</ Item>
How to put in my xml:
No Gridsnapping (place it wherever you want)
Free placement (in the air, wherever you want^^)
I hope you understand and sorry for my english.
Thanks for the reply