Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0"?>
- <Level locationName="EarthBaseStation">
- <StaticGameAssets>
- <GameAsset name="IotaPlanet" type="OrigenPlanet" resource="GameAssets/Planet/IotaPlanet.xml" mode="local" action="create">
- <TransformComponent name="TransformComponent" mode="local">
- <Position value="0 -26.822 -27.9737" />
- <Rotation value="0 0 0 0" />
- <Scale value="50 50 50" />
- </TransformComponent>
- <StaticModelComponent name="StaticModelComponent" mode="local">
- <Model path="Models/PlanetDemo.mdl" />
- <Material path="" />
- <CastShadow value="false" />
- <LightMask value="2" />
- <ViewMask value="-1" />
- <ShadowMask value="1" />
- </StaticModelComponent>
- <RigidBodyComponent name="RigidBodyComponent" mode="local">
- <Mass value="0" />
- <Gravity value="false" />
- <GravityOverride value="0 0 0" />
- <CollisionLayer value="1" />
- <CollisionMask value="1" />
- <CcdRadius value="0" />
- <CcdMotionThreshold value="0" />
- <LinearVelocity value="0 0 0" />
- <LinearFactor value="1 1 1" />
- <LinearRestThreshold value="0.8" />
- <LinearDamping value="0" />
- <AngularVelocity value="0 0 0" />
- <AngularFactor value="1 1 1" />
- <AngularRestThreshold value="1" />
- <AngularDamping value="0" />
- </RigidBodyComponent>
- <CollisionShapeComponent name="CollisionShapeComponent" mode="local">
- <Collidable value="false" />
- <ShapeType value="6" />
- <CollisionModel path="Models/PlanetDemo.mdl" />
- <Position value="0 0 0" />
- <Rotation value="1 0 0 0" />
- <Size value="1 1 1" />
- <Diameter value="0" />
- <Height value="0" />
- <Margin value="0" />
- <LodLevel value="0" />
- </CollisionShapeComponent>
- </GameAsset>
- </StaticGameAssets>
- </Level>
Add Comment
Please, Sign In to add comment