Remember me
You are here: HomeForumCyberix3D ForumUpdatesExporting Minecraft maps into Cyberix3D
Welcome, Guest
Username: Password: Remember me

TOPIC: Game shutsdown

Game shutsdown 8 years 2 weeks ago #330

I keep seeing a message that says cyberix 3d is out of resources. My game starts to get choppy and then the message cuts in, and then ends my game. :( It asked my if I wanted to copy the script so i did... I dunno if this will help.


<GameMaker3D original="0" category="Shooter">
<Cube collision="1" static="1" x="4864.78" y="-400" z="-12051.99" depth="22030" width="4975" height="325" alpha="1.00" texture="Material4" friction="1.00" castShadowsEnable="1" visible="1" polygonCollision="1" mass="10.00" copyDir="Right"/>
<Cube collision="1" static="1" x="703.010009765625" y="5833.89013671875" z="-23291.6796875" width="18110" height="2465" depth="1500" texture="Material1" visible="1" polygonCollision="0" copyDir="Up" rotationX="0" rotationY="0.37" rotationZ="0"/>
<Cube collision="1" static="1" x="-163.29" y="-1540.62" z="-2943.79" width="3970" height="3755" depth="4110" rotationX="21.95" rotationY="0" rotationZ="0" castShadowsEnable="1" polygonCollision="1" visible="1" texture="Material1"/>
<Cube collision="1" static="1" x="245" y="1394.43" z="-40514.8" width="18110" height="3790" depth="840" texture="Material1" visible="1" polygonCollision="1"/>
<Cube collision="1" static="1" x="245" y="5184.43" z="-40518.93" width="18110" height="3790" depth="840" texture="Material1" visible="1" polygonCollision="1" copyDir="Up"/>
<Cube collision="1" static="1" x="-8304.67" y="1394.43" z="-31725.94" width="17235" height="3790" depth="840" texture="Material1" visible="1" polygonCollision="1" copyDir="Right" rotationX="180" rotationY="-90.24" rotationZ="-180"/>
<Cube collision="1" static="1" x="-8307.28" y="5184.43" z="-31382.61" width="17775" height="3790" depth="840" texture="Material1" visible="1" polygonCollision="1" copyDir="Up" rotationX="180" rotationY="-90.24" rotationZ="-180"/>
<Cube collision="1" static="1" x="9451.01" y="1394.43" z="-31881.48" width="18110" height="3790" depth="840" texture="Material1" visible="1" polygonCollision="1" copyDir="Left" rotationX="0" rotationY="88.77" rotationZ="0"/>
<Cube collision="1" static="1" x="9569.71" y="5184.43" z="-32081.27" width="18110" height="3790" depth="840" texture="Material1" visible="1" polygonCollision="1" copyDir="Up" rotationX="0" rotationY="88.77" rotationZ="0"/>
<Cube collision="1" static="1" x="674.34" y="951.64" z="-23095.36" width="18110" height="2465" depth="1500" texture="Material1" visible="1" polygonCollision="0" copyDir="Left" rotationX="0" rotationY="-0.08" rotationZ="0"/>
<Cube collision="1" static="1" x="-4308.1" y="3416.64" z="-23115.46" width="7860" height="2465" depth="1500" texture="Material1" visible="1" polygonCollision="0" copyDir="Up" rotationX="0" rotationY="0.65" rotationZ="0"/>
<Cube collision="1" static="1" x="5436.97" y="3416.64" z="-23190.26" width="8585" height="2465" depth="1500" texture="Material1" visible="1" polygonCollision="0" copyDir="Left" rotationX="0" rotationY="-0.41" rotationZ="0"/>
<Plane x="-1929.6099853515625" y="-272.05999755859375" z="1495" width="300" height="1000" texture="Material1" scaleU="4" scaleV="8" collision="1" static="1" copyDir="Left" rotationY="90" rotationZ="20"/>
<Plane x="882.280029296875" y="-100.2699966430664" z="1850.4000244140625" height="400" texture="Material1" scaleU="5" scaleV="3" collision="1" static="1" copyDir="Up" width="370"/>
<Setup enableLightsOnMobile="0"/>
<PointLight name="Light1" radius="4000" fallOff="5000" x="85" y="130" z="-600" attachToCamera="1" specular="0" ambient="1"/>
<Var var="score" value="0"/>
<Var var="player_live" value="100"/>
<Material name="Material1" picture="q_pulpywalla.jpg" bothSides="1"/>
<Material name="Material2" picture="q_metal3_3.jpg" lightPicker="Light1"/>
<Material name="Material3" picture="q_fireswirl2.jpg" lightPicker="Light1"/>
<Material name="Material4" picture="q_blocks15.jpg" lightPicker="Light1"/>
<Material name="Material5" lightPicker="Light1" color="0x660000"/>
<Material name="Material6" picture="q_blocks10.jpg" lightPicker="Light1"/>
<Material name="Material7" picture="grid1.png" lightPicker="Light1" alphaBlending="1" bothSides="1"/>
<Material name="Material8" picture="q_ceilingtech03_afinal.jpg" lightPicker="Light1"/>
<Material name="Material9" picture="q_blocks11b.jpg" lightPicker="Light1"/>
<Material name="Material10" picture="q_ceil1_22a.jpg" lightPicker="Light1"/>
<Material name="Material11" picture="q_ceil1_30.jpg" lightPicker="Light1"/>
<Material name="Material12" picture="q_ceil1_4.jpg" lightPicker="Light1"/>
<Material name="Material13" picture="monster_skin.jpg" lightPicker="Light1"/>
<Material name="Material14" color="0xff0000"/>
<Material name="FlareMaterial" picture="animated_flame.png" alphaBlending="1" bothSides="1"/>
<CameraController controllerType="firstPerson" collision="1" collisionShape="Capsule" characterHeight="90" isCollapse="1" characterWidth="100" characterDepth="140" mouseLock="1" name="player">
<Cylinder x="30" y="-20" z="0" scaleX="0.15" scaleZ="0.15" rotationX="90" name="gun" scaleY="1" texture="Material2" scaleU="8" scaleV="8" isCollapse="0">
<Loop isCollapse="0">
<Set var="rotationX" value="camera.rotationX+90"/>
<IfKey key="E">
<If var="player_live" gt="0">
<Wait seconds="0.32">
<Sphere radius="5" rotationX="camera.rotationX" rotationY="camera.rotationY" rotationZ="camera.rotationZ" scaleU="2" scaleV="1" texture="Material3" name="bullet">
<Timeout seconds="2">
<Remove/>
</Timeout>
<Set var="x" value="camera.x"/>
<Set var="y" value="camera.y"/>
<Set var="z" value="camera.z"/>
<Set var="rotationX" value="camera.rotationX"/>
<Set var="rotationY" value="camera.rotationY"/>
<Set var="rotationZ" value="camera.rotationZ"/>
<Set var="translateZ" value="50"/>
<Set var="translateX" value="30"/>
<Set var="translateY" value="-20"/>
<Set var="collision" value="1"/>
<Set var="gravityY" value="-2"/>
<Impulse power="18" localX="0" localY="0" localZ="-1"/>
</Sphere>
<PlaySound name="shoot_sound"/>
</Wait>
</If>
</IfKey>
</Loop>
<Cube width="20" height="150" depth="10" z="100" rotationX="90" y="10" texture="Material2" scaleU="3" scaleV="3"/>
</Cylinder>
<Loop isCollapse="0">
<IfCollision name="lava">
<Call funcName="player_hit"/>
</IfCollision>
</Loop>
<Group x="0" y="0" z="0" isCollapse="0">
<Plane rotationX="-90" width="100" height="100" texture="Material14" alpha="0" z="21" name="blood">
<Loop>
<If var="alpha" gt="0">
<Increment var="alpha" value="-0.01"/>
</If>
</Loop>
</Plane>
<Loop>
<Set var="rotationX" value="camera.rotationX"/>
</Loop>
</Group>
</CameraController>
<Merge isCollapse="0" x="0" y="0" z="0">
<Cube x="0" y="-150" z="-300" depth="500" width="500" height="100" texture="Material1" scaleU="20" scaleV="10" collision="1" static="1"/>
<Plane x="0" y="-100.00" z="350" width="180" height="800" texture="Material7" scaleU="8" scaleV="20" collision="1" static="1" copyDir="Back"/>
<Plane x="-3379.11" y="193" z="1375.14" width="100" height="1400" texture="Material7" scaleU="4" scaleV="20" collision="1" static="1" copyDir="Left" rotationZ="-90"/>
<Cube x="-100" y="-105.00" z="350" depth="800" width="20" height="10" texture="Material6" scaleU="1" scaleV="10" collision="1" static="1" copyDir="Left"/>
<Plane x="-2880.62" y="193" z="2076.58" width="100" height="1000" texture="Material7" scaleU="4" scaleV="20" collision="1" static="1" copyDir="Back" rotationZ="-90" rotationX="-90" rotationY="0"/>
<Cube x="100.00" y="-105.00" z="350.00" depth="800" width="20" height="10" texture="Material6" scaleU="1" scaleV="10" collision="1" static="1" copyDir="Right"/>
<Cube x="105" y="320" z="550" depth="2200" width="30" height="30" texture="Material6" scaleU="1" scaleV="10" copyDir="Up" collision="1" static="1"/>
<Cube y="320" z="550" depth="2200" width="30" height="30" texture="Material6" scaleU="1" scaleV="10" copyDir="Left" x="-100" collision="1" static="1"/>
<Cube x="0" y="325" z="-300" depth="500" width="30" height="30" texture="Material6" scaleU="1" scaleV="10" copyDir="Same Position" rotationY="90" collision="1" static="1"/>
<Cube x="0" y="325" z="0" depth="500" width="30" height="30" texture="Material6" scaleU="1" scaleV="10" copyDir="Left" rotationY="90" collision="1" static="1"/>
<Cube x="0" y="325" z="300" depth="500" width="30" height="30" texture="Material6" scaleU="1" scaleV="10" copyDir="Left" rotationY="90" collision="1" static="1"/>
<Cube x="0" y="325" z="600" depth="500" width="30" height="30" texture="Material6" scaleU="1" scaleV="10" copyDir="Left" rotationY="90" collision="1" static="1"/>
<Cube x="0" y="325" z="900" depth="500" width="30" height="30" texture="Material6" scaleU="1" scaleV="10" copyDir="Left" rotationY="90" collision="1" static="1"/>
<Cube x="0.00" y="325.00" z="1200" depth="500" width="30" height="30" texture="Material6" scaleU="1" scaleV="10" copyDir="Left" rotationY="90" collision="1" static="1"/>
<Cube x="-9.19" y="325" z="1425" depth="1000" width="30" height="30" texture="Material6" scaleU="1" scaleV="10" copyDir="Same Position" rotationY="90" collision="1" static="1"/>
<Cube x="0" y="-150" z="1000" depth="500" width="500" height="100" texture="Material1" scaleU="20" scaleV="10" collision="1" static="1" copyDir="Back"/>
<Cube x="0" y="-150" z="1450" depth="400" width="1920.00" height="100" texture="Material1" scaleU="80" scaleV="8" collision="1" static="1" copyDir="Back"/>
<Plane x="291.79" y="-275.68" z="1845.16" height="400" width="890" texture="Material1" scaleU="6" scaleV="3" collision="1" static="1" copyDir="Back" rotationX="0" rotationY="0" rotationZ="23.15"/>
<Cube x="469.79" y="287" z="1843.36" depth="405" height="400" width="1170" texture="Material6" scaleU="15" scaleV="3" collision="1" static="1" copyDir="Same Position" rotationX="0" rotationY="0" rotationZ="23.15"/>
<Cube x="-1210" y="-150" z="1170.39" depth="980" width="510" height="100" texture="Material1" scaleU="20" scaleV="16" collision="1" static="1" copyDir="Left"/>
<Cube x="-1918.31" y="-411.99" z="1195" depth="300" width="500" height="1000" texture="Material1" scaleU="20" scaleV="10" collision="1" static="1" copyDir="Left" rotationZ="-30"/>
<Cube x="-2133.04" y="-355.74" z="1196" depth="300" width="500" height="1000" texture="Material1" scaleU="16" scaleV="10" collision="1" static="1" copyDir="Left"/>
<Cube x="-2133.04" y="-10.82" z="1856.12" depth="385" width="500" height="230" texture="Material6" scaleU="5" scaleV="2" collision="1" static="1" copyDir="Back"/>
<Cube x="-2134.00" y="85" z="1495.00" depth="300" width="500" height="120" texture="Material1" scaleU="10" scaleV="3" collision="1" static="1" copyDir="Back"/>
<Cube x="-2883.89" y="85" z="1393.59" depth="1370" width="1000" height="120" texture="Material1" scaleU="10" scaleV="3" collision="1" static="1" copyDir="Left"/>
<Plane x="-2883.89" y="-439.49" z="1548.24" width="1000" height="1000" texture="Material1" scaleU="10" scaleV="10" collision="1" static="1" copyDir="Down"/>
<Plane x="-635.43" y="-439.49" z="1854.31" height="400" texture="Material1" scaleU="20" scaleV="3" collision="1" static="1" copyDir="Right" width="3500"/>
<Cube x="-1915.62" y="-36.42" z="849.30" depth="340" width="1000" height="120" texture="Material1" scaleU="10" scaleV="3" collision="1" static="1" copyDir="Right" rotationZ="-14.00"/>
<Plane x="0" y="-155.2" width="500" height="180" texture="Material6" scaleU="2" scaleV="1" collision="1" static="1" copyDir="Up" rotationX="30" z="16.72"/>
<Plane x="0" y="-157.65" z="681.04" width="500" height="180" texture="Material6" scaleU="2" scaleV="1" collision="1" static="1" copyDir="Same Position" rotationX="-30"/>
<Cube x="-375" y="100" z="350" width="250" height="600" depth="1800" texture="Material4" scaleU="15" scaleV="5" collision="1" static="1" copyDir="Left"/>
<Cube x="-485" y="100" z="1300" width="30" height="600" depth="100" texture="Material4" scaleU="1" scaleV="5" collision="1" static="1" copyDir="Back"/>
<Cube x="-940" y="81.45" z="1030" width="30" height="600" depth="640" texture="Material4" scaleU="4" scaleV="5" collision="1" static="1" copyDir="Left"/>
<Cube x="-709" y="150" z="1349.78" width="500" height="115" depth="60" texture="Material9" scaleU="4" scaleV="1" copyDir="Back" rotationX="45" collision="1" static="1"/>
<Cube x="-710" y="180" z="1450" width="500" height="160" depth="60" texture="Material9" scaleU="4" scaleV="1" copyDir="Up" rotationX="90" collision="1" static="1"/>
<Cube x="-710" y="16.27" z="1323.71" width="500" height="230" depth="70" texture="Material9" scaleU="4" scaleV="2" copyDir="Back" collision="1" static="1"/>
<Cube x="-710" y="16.27" z="1576.18" width="500" height="230" depth="70" texture="Material9" scaleU="4" scaleV="2" copyDir="Back" collision="1" static="1"/>
<Cube x="-709" y="150" z="1550" width="500" height="115" depth="60" texture="Material9" scaleU="4" scaleV="1" copyDir="Same Position" rotationX="-45" collision="1" static="1"/>
<Cube x="-485" y="285" z="1450" width="30" height="230" depth="200" texture="Material4" scaleU="2" scaleV="2" collision="1" static="1" copyDir="Back"/>
<Cube x="-940" y="285" z="1450" width="30" height="230" depth="200" texture="Material4" scaleU="2" scaleV="2" collision="1" static="1" copyDir="Left"/>
<Cube x="-2368.05" y="268.45" z="1204.59" width="30" height="260" depth="310" texture="Material4" scaleU="2" scaleV="2" collision="1" static="1" copyDir="Left"/>
<Cube x="-2368.05" y="253.55" z="1872.38" width="30" height="260" depth="410" texture="Material4" scaleU="2" scaleV="2" collision="1" static="1" copyDir="Back"/>
<Cube x="-2369" y="367" z="1514.36" width="30" height="30" depth="310" texture="Material4" scaleU="5" scaleV="0.2" collision="1" static="1" copyDir="Back"/>
<Cube x="-485" y="100" z="1600" width="30" height="600" depth="100" texture="Material4" scaleU="1" scaleV="5" collision="1" static="1" copyDir="Back"/>
<Cube x="-940" y="100" z="1600" width="30" height="600" depth="100" texture="Material4" scaleU="1" scaleV="5" collision="1" static="1" copyDir="Left"/>
<Cube x="375" y="100" z="350" width="250" height="600" depth="1800" texture="Material4" scaleU="15" scaleV="5" collision="1" static="1" copyDir="Right"/>
<Cube z="1034.71" width="1195" depth="30" height="500" texture="Material4" scaleU="10" scaleV="5" collision="1" static="1" copyDir="Back" x="-1786.95" y="133"/>
<Cube z="695.46" width="2440" depth="30" height="500" texture="Material4" scaleU="20" collision="1" static="1" copyDir="Front" x="-2168.32" y="133" scaleV="5"/>
<Cube z="1038.9" width="1045" depth="30" height="500" texture="Material4" scaleU="10" scaleV="5" collision="1" static="1" copyDir="Down" x="-2861" y="-223.67"/>
<Cube z="1560.95" width="1045" depth="30" height="500" texture="Material4" scaleU="10" scaleV="5" collision="1" static="1" copyDir="Left" x="-3364.32" y="-222.56" rotationX="0" rotationY="89.89" rotationZ="0"/>
<Cube z="1034.71" width="235" depth="30" height="240" texture="Material4" scaleU="4" scaleV="2" collision="1" static="1" copyDir="Right" x="-1072.44" y="262.87"/>
<Cube y="397.81" z="1550.00" width="1500" height="30" texture="Material6" scaleU="15" scaleV="5" collision="1" static="1" copyDir="Left" x="-1634.7" rotationZ="-180" depth="1060"/>
<Cube y="-100.16" z="1655.11" depth="2885" texture="Material4" scaleV="15" collision="1" static="1" copyDir="Up" rotationZ="-90" rotationX="-90" x="-942.17" scaleU="15" width="1000" height="30"/>
<Cube y="-360.46" z="2058.63" depth="4350" texture="Material4" scaleV="15" collision="1" static="1" copyDir="Down" rotationZ="-90" rotationX="-90" x="-1187" width="1000" height="30" scaleU="15"/>
<Cube y="259.00" z="2058.63" depth="1240" texture="Material4" scaleV="8" collision="1" static="1" copyDir="Left" rotationZ="-90" rotationX="-90" x="343.64" width="240" height="30" scaleU="4"/>
<Plane y="106.35" z="1295.03" texture="Material4" scaleV="3" collision="1" static="1" copyDir="Up" rotationZ="-90" rotationX="90" x="723.66" width="585" height="485" scaleU="5"/>
<Plane y="106.35" z="1634.42" texture="Material4" scaleV="3" collision="1" static="1" copyDir="Front" rotationZ="-90" rotationX="-180" x="956.85" width="585" height="485" scaleU="5" rotationY="0" scaleZ="1.7"/>
<Plane y="299.89" z="1632.83" texture="Material6" scaleV="3" collision="1" static="1" copyDir="Left" rotationZ="0" rotationX="180" x="791.51" width="585" height="485" scaleU="5" rotationY="0" scaleZ="1.7"/>
<Plane y="-127.02" z="1858.48" texture="Material6" scaleV="3" collision="1" static="1" copyDir="Left" rotationZ="0" rotationX="180" x="-1185.53" width="2395" height="485" scaleU="5" rotationY="0" scaleZ="0.8"/>
<Cube x="485" y="100" z="1300" width="30" height="600" depth="100" texture="Material4" scaleU="1" scaleV="5" collision="1" static="1" copyDir="Back"/>
<Cube x="485" y="150" z="1349.78" width="51" height="115" depth="60" texture="Material9" scaleU="2" scaleV="1" copyDir="Back" rotationX="45" collision="1" static="1"/>
<Cube x="485" y="180" z="1450" width="50" height="160" depth="60" texture="Material9" scaleU="2" scaleV="1" copyDir="Up" rotationX="90" collision="1" static="1"/>
<Cube x="485" y="16.27" z="1323.71" width="50" height="230" depth="70" texture="Material9" scaleU="2" scaleV="2" copyDir="Back" collision="1" static="1"/>
<Cube x="485" y="16.27" z="1576.18" width="50" height="230" depth="70" texture="Material9" scaleU="2" scaleV="2" copyDir="Back" collision="1" static="1"/>
<Cube x="485.00" y="150" z="1550" width="51" height="115" depth="60" texture="Material9" scaleU="2" scaleV="1" copyDir="Same Position" rotationX="-45" collision="1" static="1"/>
<Cube x="485" y="285" z="1450" width="30" height="230" depth="200" texture="Material4" scaleU="2" scaleV="2" collision="1" static="1" copyDir="Back"/>
<Cube x="485" y="100" z="1600" width="30" height="600" depth="100" texture="Material4" scaleU="1" scaleV="5" collision="1" static="1" copyDir="Back"/>
<Cone x="-218.63" y="100" z="230" rotationX="0" rotationY="0" rotationZ="-219.62" scaleZ="0.4" scaleY="1.45" scaleX="0.45" texture="Material9" collision="1" static="1"/>
<Cone x="218.63" y="100.00" z="230.00" rotationX="0" rotationY="0" rotationZ="219.62" scaleZ="0.4" scaleY="1.45" scaleX="0.45" texture="Material9" copyDir="Same Position" collision="1" static="1"/>
<Plane x="0" y="-200" z="300" width="500" height="1000" texture="Material5" copyDir="Down" isCollapse="1"/>
</Merge>
<SkyBox right="snow_positive_x.jpg" top="snow_positive_y.jpg" front="snow_positive_z.jpg" left="snow_negative_x.jpg" bottom="snow_negative_y.jpg" back="snow_negative_z.jpg" name="skybox1"/>
<Water x="0" y="-190" z="300" width="500" height="1000" collision="1" static="1" copyDir="Down" isCollapse="0" name="lava" reflectionPicture="q_lavahell.jpg" autoMoveWater="1" speedx1="0.001" speedy1="0.005" speedx2="-0.0013" speedy2="0.01" scaleU="0.5" scaleV="1" lightPicker="Light1"/>
<Cube x="-73.75" y="-71.17" z="1471.63" width="50" height="50" depth="50" texture="Material11" scaleU="3" scaleV="2" collision="1"/>
<Cube x="-23.75" y="-71.17" z="1471.63" width="50" height="50" depth="50" texture="Material12" scaleU="3" scaleV="2" copyDir="Right" collision="1"/>
<Cube x="-23.75" y="-21.17" z="1471.63" width="50" height="50" depth="50" texture="Material11" scaleU="3" scaleV="2" copyDir="Up" collision="1"/>
<Cube x="26.25" y="-21.17" z="1471.63" width="50" height="50" depth="50" texture="Material12" scaleU="3" scaleV="2" copyDir="Right" collision="1"/>
<Cube x="26.25" y="28.83" z="1471.63" width="50" height="50" depth="50" texture="Material11" scaleU="3" scaleV="2" copyDir="Up" collision="1"/>
<Cube x="76.25" y="-21.17" z="1471.63" width="50" height="50" depth="50" texture="Material11" scaleU="3" scaleV="2" copyDir="Right" collision="1"/>
<Cube x="26.25" y="-71.17" z="1471.63" width="50" height="50" depth="50" texture="Material10" scaleU="3" scaleV="2" copyDir="Right" collision="1"/>
<Cube x="76.25" y="-71.17" z="1471.63" width="50" height="50" depth="50" texture="Material12" scaleU="3" scaleV="2" copyDir="Right" collision="1"/>
<Cube x="126.25" y="-71.17" z="1471.63" width="50" height="50" depth="50" texture="Material11" scaleU="3" scaleV="2" copyDir="Right" collision="1"/>
<Group x="28.19" y="15.44" z="1396.35" collisionHeight="130" collision="1" rotationY="180" collisionWidth="125" isCollapse="1" collisionDepth="30" name="monster" copyDir="Left" scaleZ="2.85" scaleY="1.8" scaleX="2.55" visible="1" polygonCollision="0">
<Var var="live" value="10"/>
<Model x="0" y="-65" z="-10" subModelNumber="0" fileName="monster.md5mesh" texture="Material13" isCollapse="0">
<Loop isCollapse="0">
<Set value="animation_name" var="PlayAnimation"/>
</Loop>
<LoadAnimation fileName="monster_walk.md5anim" name="walk"/>
<LoadAnimation fileName="monster_attack.md5anim" name="attack"/>
<LoadAnimation fileName="monster_stop.md5anim" name="stand"/>
<Animation name="walk"/>
<Animation name="attack"/>
<Animation name="stand"/>
</Model>
<Loop isCollapse="0">
<If var="live" gt="0">
<RotateTowards targetObject="gun" yAngle="1"/>
<Force localX="0" localY="0" localZ="-1" power="5"/>
</If>
<IfCollision name="bullet">
<Wait seconds="0.2">
<Increment var="live" value="-1"/>
<If var="live" eq="0">
<Timeout seconds="20">
<Set var="live" value="15"/>
</Timeout>
<Set var="animation_name" value="stand"/>
<Increment var="score" value="1"/>
<Set var="score_label.text" value="score"/>
</If>
<PlaySound name="monsters_sound" allowInterrupt="0"/>
</Wait>
<If var="live" gt="1">
<StopMotion/>
</If>
</IfCollision>
<If var="live" gt="0">
<IfCollision name="player">
<Set var="animation_name" value="attack"/>
<Call funcName="player_hit"/>
<Else>
<Set var="animation_name" value="walk"/>
</Else>
<Wait seconds="2">
<PlaySound name="monsters_sound"/>
</Wait>
</IfCollision>
</If>
<ResetCollision/>
</Loop>
<Var var="animation_name" value="walk"/>
</Group>
<Group x="-231.19" y="1993.32" z="-7659.82" collisionHeight="130" collision="1" rotationY="184.68" collisionWidth="125" isCollapse="1" collisionDepth="30" name="monster" copyDir="Right" scaleY="4.7" scaleX="4.4" scaleZ="2.65" rotationX="-180" rotationZ="180" polygonCollision="0" visible="0">
<Var var="live" value="10"/>
<Model x="0" y="-65" z="-10" subModelNumber="0" fileName="monster.md5mesh" texture="Material13" isCollapse="0">
<Loop isCollapse="0">
<Set value="animation_name" var="PlayAnimation"/>
</Loop>
<LoadAnimation fileName="monster_walk.md5anim" name="walk"/>
<LoadAnimation fileName="monster_attack.md5anim" name="attack"/>
<LoadAnimation fileName="monster_stop.md5anim" name="stand"/>
<Animation name="walk"/>
<Animation name="attack"/>
<Animation name="stand"/>
</Model>
<Loop isCollapse="0">
<If var="live" gt="0">
<RotateTowards targetObject="gun" yAngle="1"/>
<Force localX="0" localY="0" localZ="-1" power="5"/>
</If>
<IfCollision name="bullet">
<Wait seconds="0.2">
<Increment var="live" value="-1"/>
<If var="live" eq="0">
<Timeout seconds="20">
<Set var="live" value="15"/>
</Timeout>
<Set var="animation_name" value="stand"/>
<Increment var="score" value="1"/>
<Set var="score_label.text" value="score"/>
</If>
<PlaySound name="monsters_sound" allowInterrupt="0"/>
</Wait>
<If var="live" gt="1">
<StopMotion/>
</If>
</IfCollision>
<If var="live" gt="0">
<IfCollision name="player">
<Set var="animation_name" value="attack"/>
<Call funcName="player_hit"/>
<Else>
<Set var="animation_name" value="walk"/>
</Else>
<Wait seconds="2">
<PlaySound name="monsters_sound"/>
</Wait>
</IfCollision>
</If>
<ResetCollision/>
</Loop>
<Var var="animation_name" value="walk"/>
</Group>
<Group x="-1082.54" y="-64.49" z="907.21" collisionHeight="130" collision="1" rotationY="-0.51" collisionWidth="125" isCollapse="1" collisionDepth="30" name="monster" copyDir="Right" scaleZ="4.7" scaleY="0.55" scaleX="1.75" rotationX="0" rotationZ="0">
<Var var="live" value="10"/>
<Model x="0" y="-65" z="-10" subModelNumber="0" fileName="monster.md5mesh" texture="Material13" isCollapse="0">
<Loop isCollapse="0">
<Set value="animation_name" var="PlayAnimation"/>
</Loop>
<LoadAnimation fileName="monster_walk.md5anim" name="walk"/>
<LoadAnimation fileName="monster_attack.md5anim" name="attack"/>
<LoadAnimation fileName="monster_stop.md5anim" name="stand"/>
<Animation name="walk"/>
<Animation name="attack"/>
<Animation name="stand"/>
</Model>
<Loop isCollapse="0">
<If var="live" gt="0">
<RotateTowards targetObject="gun" yAngle="1"/>
<Force localX="0" localY="0" localZ="-1" power="5"/>
</If>
<IfCollision name="bullet">
<Wait seconds="0.2">
<Increment var="live" value="-1"/>
<If var="live" eq="0">
<Timeout seconds="20">
<Set var="live" value="15"/>
</Timeout>
<Set var="animation_name" value="stand"/>
<Increment var="score" value="1"/>
<Set var="score_label.text" value="score"/>
</If>
<PlaySound name="monsters_sound" allowInterrupt="0"/>
</Wait>
<If var="live" gt="1">
<StopMotion/>
</If>
</IfCollision>
<If var="live" gt="0">
<IfCollision name="player">
<Set var="animation_name" value="attack"/>
<Call funcName="player_hit"/>
<Else>
<Set var="animation_name" value="walk"/>
</Else>
<Wait seconds="2">
<PlaySound name="monsters_sound"/>
</Wait>
</IfCollision>
</If>
<ResetCollision/>
</Loop>
<Var var="animation_name" value="walk"/>
</Group>
<Group x="187.45" y="3037.53" z="-12882.58" collisionHeight="130" collision="1" rotationY="181.77" collisionWidth="125" isCollapse="1" collisionDepth="30" name="monster" copyDir="Right" scaleX="-31.5" scaleY="50.95" scaleZ="-58.4" visible="1" polygonCollision="0" mass="5.00" rotationX="0" rotationZ="0">
<Var var="live" value="10"/>
<Model x="0" y="-65" z="-10" subModelNumber="0" fileName="monster.md5mesh" texture="Material13" isCollapse="0">
<Loop isCollapse="0">
<Set value="animation_name" var="PlayAnimation"/>
</Loop>
<LoadAnimation fileName="monster_walk.md5anim" name="walk"/>
<LoadAnimation fileName="monster_attack.md5anim" name="attack"/>
<LoadAnimation fileName="monster_stop.md5anim" name="stand"/>
<Animation name="walk"/>
<Animation name="attack"/>
<Animation name="stand"/>
</Model>
<Loop isCollapse="0">
<If var="live" gt="0">
<RotateTowards targetObject="gun" yAngle="1"/>
<Force localX="0" localY="0" localZ="-1" power="5"/>
</If>
<IfCollision name="bullet">
<Wait seconds="0.2">
<Increment var="live" value="-1"/>
<If var="live" eq="0">
<Timeout seconds="20">
<Set var="live" value="15"/>
</Timeout>
<Set var="animation_name" value="stand"/>
<Increment var="score" value="1"/>
<Set var="score_label.text" value="score"/>
</If>
<PlaySound name="monsters_sound" allowInterrupt="0"/>
</Wait>
<If var="live" gt="1">
<StopMotion/>
</If>
</IfCollision>
<If var="live" gt="0">
<IfCollision name="player">
<Set var="animation_name" value="attack"/>
<Call funcName="player_hit"/>
<Else>
<Set var="animation_name" value="walk"/>
</Else>
<Wait seconds="2">
<PlaySound name="monsters_sound"/>
</Wait>
</IfCollision>
</If>
<ResetCollision/>
</Loop>
<Var var="animation_name" value="walk"/>
</Group>
<Group x="-1082.54" y="-366.75" z="1824.1" collisionHeight="130" collision="1" rotationY="180" collisionWidth="125" isCollapse="1" collisionDepth="30" name="monster" copyDir="Front">
<Var var="live" value="10"/>
<Model x="0" y="-65" z="-10" subModelNumber="0" fileName="monster.md5mesh" texture="Material13" isCollapse="0">
<Loop isCollapse="0">
<Set value="animation_name" var="PlayAnimation"/>
</Loop>
<LoadAnimation fileName="monster_walk.md5anim" name="walk"/>
<LoadAnimation fileName="monster_attack.md5anim" name="attack"/>
<LoadAnimation fileName="monster_stop.md5anim" name="stand"/>
<Animation name="walk"/>
<Animation name="attack"/>
<Animation name="stand"/>
</Model>
<Loop isCollapse="0">
<If var="live" gt="0">
<RotateTowards targetObject="gun" yAngle="1"/>
<Force localX="0" localY="0" localZ="-1" power="5"/>
</If>
<IfCollision name="bullet">
<Wait seconds="0.2">
<Increment var="live" value="-1"/>
<If var="live" eq="0">
<Timeout seconds="20">
<Set var="live" value="15"/>
</Timeout>
<Set var="animation_name" value="stand"/>
<Increment var="score" value="1"/>
<Set var="score_label.text" value="score"/>
</If>
<PlaySound name="monsters_sound" allowInterrupt="0"/>
</Wait>
<If var="live" gt="1">
<StopMotion/>
</If>
</IfCollision>
<If var="live" gt="0">
<IfCollision name="player">
<Set var="animation_name" value="attack"/>
<Call funcName="player_hit"/>
<Else>
<Set var="animation_name" value="walk"/>
</Else>
<Wait seconds="2">
<PlaySound name="monsters_sound" allowMultiple="1"/>
</Wait>
</IfCollision>
</If>
<ResetCollision/>
</Loop>
<Var var="animation_name" value="walk"/>
</Group>
<Plane x="-167.06" y="211.81" z="226.85" width="70" height="150" texture="FlareMaterial" rotationX="-90" scaleU="0.25" scaleV="0.25" isCollapse="1" name="flame">
<Loop>
<RotateTowards targetObject="Camera" rotationX="-90" yAngle="1"/>
<Wait seconds="0.02">
<Increment var="offsetU" value="0.25"/>
<If var="offsetU" gt="1" eq="1">
<Set var="offsetU" value="0"/>
<Increment var="offsetV" value="0.25"/>
<If var="offsetV" gt="1" eq="1">
<Set var="offsetU" value="0"/>
<Set var="offsetV" value="0"/>
</If>
</If>
</Wait>
</Loop>
</Plane>
<Plane x="167.06" y="211.81" z="226.85" width="70" height="150" texture="FlareMaterial" rotationX="-90" scaleU="0.25" scaleV="0.25" isCollapse="1" name="flame" copyDir="Same Position">
<Loop>
<RotateTowards targetObject="Camera" rotationX="-90" yAngle="1"/>
<Wait seconds="0.02">
<Increment var="offsetU" value="0.25"/>
<If var="offsetU" gt="1" eq="1">
<Set var="offsetU" value="0"/>
<Increment var="offsetV" value="0.25"/>
<If var="offsetV" gt="1" eq="1">
<Set var="offsetU" value="0"/>
<Set var="offsetV" value="0"/>
</If>
</If>
</Wait>
</Loop>
</Plane>
<Label text="Score" fontSize="30" shadow="1" bold="0" y="40.00"/>
<Label fontSize="30" shadow="1" bold="0" name="score_label" text="0" x="100" color="0xffff00" y="40"/>
<Label text="Live" fontSize="30" shadow="1" bold="0"/>
<Label fontSize="30" shadow="1" bold="0" name="live_label" text="100" x="100" color="0xffff00"/>
<Function name="player_hit" isCollapse="1">
<Wait seconds="1">
<Increment var="player_live" value="-10"/>
<If var="player_live" eq="0" isCollapse="0">
<CameraController walkSpeed="0" strafeSpeed="0" jumpSpeed="0" characterHeight="0" controllerType="firstPerson" collision="1" name="player"/>
<SetCamera rotationZ="45"/>
<Label fontSize="50" y="200" shadow="1" color="0xffffff" text="Your score is:" x="250"/>
<Label fontSize="50" y="200" shadow="1" color="0xFF7777" text="0" x="610" name="final_score_label">
<Set var="text" value="score"/>
</Label>
<Label text="Press restart to play again" fontSize="50" y="270" x="150" shadow="1" color="0xff00"/>
</If>
<If gt="0" var="player_live" eq="0">
<Set var="live_label.text" value="player_live"/>
<Set var="blood.alpha" value="0.5"/>
<PlaySound name="sound_hurt"/>
</If>
</Wait>
</Function>
<Message text="Use W,A,S,D keys to move, Space to jump and E to shoot." shadow="1" timeOut="10000"/>
<LoadSound name="shoot_sound" fileName="effect_laser_gun2.mp3"/>
<LoadSound name="monsters_sound" fileName="effect_monsters1.mp3"/>
<LoadSound fileName="effect_hurt.mp3" name="sound_hurt"/>
<Cube collision="1" static="1" x="-110.22" y="-400" z="-11447.85" depth="22030" width="4975" height="325" alpha="1.00" texture="Material4" friction="1.00" castShadowsEnable="1" visible="1" polygonCollision="1" mass="10.00"/>
<Cube collision="1" static="1" x="-110.22" y="-400" z="-74876.15" depth="67940" width="4975" height="325" alpha="1.00" texture="Material4" friction="1.00" castShadowsEnable="1" visible="1" polygonCollision="1" mass="10.00" copyDir="Front"/>
<Cube collision="1" static="1" x="-5085.22" y="-400.00" z="-11447.85" depth="22030" width="4975" height="325" alpha="1.00" texture="Material4" friction="1.00" castShadowsEnable="1" visible="1" polygonCollision="1" mass="10.00" copyDir="Left"/>
<Cube collision="1" static="1" x="403.71" y="-227.57" z="-31913.58" height="100" width="-17755" depth="17515" texture="Material18" visible="1" polygonCollision="1" mass="140.00" castShadowsEnable="1"/>
<Cylinder collision="1" static="1" x="-85" y="2501.57" z="-136468.97" scaleY="58.8" scaleX="20.5" scaleZ="30.95" texture="Material1"/>
<Cylinder collision="1" static="1" x="-85.00" y="8381.57" z="-136468.97" scaleY="58.8" scaleX="20.5" scaleZ="30.95" texture="Material1" copyDir="Up"/>
<Cylinder collision="1" static="1" x="-85.00" y="14261.57" z="-136468.97" scaleY="58.8" scaleX="20.5" scaleZ="30.95" texture="Material1" copyDir="Up"/>
<Cylinder collision="1" static="1" x="-6437.9" y="3066.36" z="-132166.69" scaleY="58.8" scaleX="16.5" scaleZ="30.95" texture="Material1" copyDir="Left"/>
<Cylinder collision="1" static="1" x="-6437.90" y="8946.36" z="-132166.69" scaleY="58.8" scaleX="16.5" scaleZ="30.95" texture="Material1" copyDir="Up"/>
<Cylinder collision="1" static="1" x="7418" y="3799.47" z="-132645.58" scaleY="108.35" scaleX="14.45" scaleZ="27.05" texture="Material1" copyDir="Left"/>
<Cylinder collision="1" static="1" x="7418" y="8976.63" z="-132645.58" scaleY="58.8" scaleX="15.4" scaleZ="24.15" texture="Material1" copyDir="Up"/>
<Terrain beachPicture="beach.jpg" grassPicture="grass.jpg" rockPicture="rock.jpg" blendPicture="terrain_splats.png" texturePicture="terrain_diffuse.jpg" heightMap="terrain_heights.jpg" normalsPicture="terrain_normals.jpg" collision="1" static="1" terrainWidth="10000" terrainDepth="10000" terrainHeight="2500" smoothMap="0" segmentsW="200" segmentsH="200" x="5228.28" y="-1353.25" z="-127166.33" textureTile="100000.00"/>
<Terrain beachPicture="beach.jpg" grassPicture="grass.jpg" rockPicture="rock.jpg" blendPicture="terrain_splats.png" texturePicture="terrain_diffuse.jpg" heightMap="terrain_heights.jpg" normalsPicture="terrain_normals.jpg" collision="1" static="1" terrainWidth="10000" terrainDepth="10000" terrainHeight="2500" smoothMap="0" segmentsW="200" segmentsH="200" x="24226.45" y="-6012.24" z="-136291.2" textureTile="100000.00" copyDir="Left" scaleY="3.15" scaleZ="1.7" scaleX="1.7" rotationX="0" rotationY="-43.01" rotationZ="0"/>
<Terrain beachPicture="beach.jpg" grassPicture="grass.jpg" rockPicture="rock.jpg" blendPicture="terrain_splats.png" texturePicture="terrain_diffuse.jpg" heightMap="terrain_heights.jpg" normalsPicture="terrain_normals.jpg" collision="1" static="1" terrainWidth="10000" terrainDepth="10000" terrainHeight="2500" smoothMap="This" segmentsW="200" segmentsH="200" x="-12910.23" y="-1147.26" z="-26173.17" visible="1" lightPicker="Light1" shadowType="Hard"/>
<Terrain beachPicture="beach.jpg" grassPicture="grass.jpg" rockPicture="rock.jpg" blendPicture="terrain_splats.png" texturePicture="terrain_diffuse.jpg" heightMap="terrain_heights.jpg" normalsPicture="terrain_normals.jpg" collision="1" static="1" terrainWidth="10000" terrainDepth="10000" terrainHeight="2500" smoothMap="This" segmentsW="200" segmentsH="200" x="-12910.23" y="-1147.26" z="-16173.17" visible="1" lightPicker="Light1" shadowType="Hard" copyDir="Back"/>
<Terrain beachPicture="beach.jpg" grassPicture="grass.jpg" rockPicture="rock.jpg" blendPicture="terrain_splats.png" texturePicture="terrain_diffuse.jpg" heightMap="terrain_heights.jpg" normalsPicture="terrain_normals.jpg" collision="1" static="1" terrainWidth="10000" terrainDepth="10000" terrainHeight="2500" smoothMap="This" segmentsW="200" segmentsH="200" x="-12910.23" y="-1147.26" z="-6173.17" visible="1" lightPicker="Light1" shadowType="Hard" copyDir="Back"/>
<Terrain beachPicture="beach.jpg" grassPicture="grass.jpg" rockPicture="rock.jpg" blendPicture="terrain_splats.png" texturePicture="terrain_diffuse.jpg" heightMap="terrain_heights.jpg" normalsPicture="terrain_normals.jpg" collision="1" static="1" terrainWidth="10000" terrainDepth="10000" terrainHeight="2500" smoothMap="This" segmentsW="200" segmentsH="200" x="-22910.23" y="-1147.26" z="-6173.17" visible="1" lightPicker="Light1" shadowType="Hard" copyDir="Left" scaleZ="3.1" scaleY="2.05"/>
<Terrain beachPicture="beach.jpg" grassPicture="grass.jpg" rockPicture="rock.jpg" blendPicture="terrain_splats.png" texturePicture="terrain_diffuse.jpg" heightMap="terrain_heights.jpg" normalsPicture="terrain_normals.jpg" collision="1" static="1" terrainWidth="10000" terrainDepth="10000" terrainHeight="2500" smoothMap="This" segmentsW="200" segmentsH="200" x="-22910.23" y="-1147.26" z="-26173.17" visible="1" lightPicker="Light1" shadowType="Hard" copyDir="Left"/>
<Cone collision="1" static="1" x="-82.29" y="21093.85" z="-136630.55" scaleX="-26.35" scaleY="76.5" scaleZ="-54.45" visible="1" texture="Material6"/>
<Cube collision="1" static="1" x="7369.02" y="13254.04" z="-132439.86" width="875" depth="950" height="2995" texture="FlareMaterial"/>
<Cube collision="1" static="1" x="-6509.88" y="12640.99" z="-132064.48" width="875" depth="950" height="2995" copyDir="Up" texture="FlareMaterial"/>
<DirectionalLight name="Light1" shadowDistance="0.15" specular="0.3" rotationX="45" x="-365" y="2325" z="-122685"/>
<Plane collision="1" static="1" x="-825" y="-26315" z="-117120" texture="Material4" height="162240" width="121470" visible="1" polygonCollision="1"/>
<Plane collision="1" static="1" x="-825" y="-26315" z="45287.98" texture="Material4" height="162240" width="121470" copyDir="Back" visible="1" polygonCollision="1"/>
<Plane collision="1" static="1" x="-825.00" y="-26315.00" z="125820.00" texture="Material4" height="162240" width="121470" copyDir="Back"/>
<Plane collision="1" static="1" x="-825.00" y="-26315.00" z="-238590.00" texture="Material4" height="162240" width="121470" copyDir="Front"/>
<Cube collision="1" static="1" x="-19.68" y="-212.48" z="-594.56" width="630" height="60" texture="Material9"/>
<Plane collision="1" static="1" x="9656.42" y="-286.21" z="-122351.98" texture="Material16" width="14910" height="4445" castShadowsEnable="1" polygonCollision="1" visible="1"/>
<Plane collision="1" static="1" x="9656.42" y="-286.21" z="-115990.73" texture="Material16" width="14910" height="8355" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="9656.42" y="-286.21" z="-104756.93" texture="Material16" width="14910" height="14055" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="9656.42" y="-286.21" z="-89484.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="9656.42" y="-286.21" z="-74574.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="9656.42" y="-286.21" z="-59664.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="9656.42" y="-286.21" z="-44754.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="9656.42" y="-286.21" z="-29844.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="9656.42" y="-286.21" z="-14934.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="9656.42" y="-286.21" z="-24.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="24566.42" y="-286.21" z="-24.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Right"/>
<Plane collision="1" static="1" x="24566.42" y="-286.21" z="-14934.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="24566.42" y="-286.21" z="-29844.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="24566.42" y="-286.21" z="-44754.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="24566.42" y="-286.21" z="-59664.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="24566.42" y="-286.21" z="-74574.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="24566.42" y="-286.21" z="-89484.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="24566.42" y="-286.21" z="-104394.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="24566.42" y="-286.21" z="-119304.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="9656.42" y="-286.21" z="-119304.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Left"/>
<Plane collision="1" static="1" x="16306.86" y="-286.21" z="-135679.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="31216.86" y="-286.21" z="-135679.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Right"/>
<Plane collision="1" static="1" x="16306.86" y="-286.21" z="-152054.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="31216.86" y="-286.21" z="-152054.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Right"/>
<Plane collision="1" static="1" x="24566.42" y="-286.21" z="-119304.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Right"/>
<Plane collision="1" static="1" x="39476.42" y="-286.21" z="-119304.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Right"/>
<Plane collision="1" static="1" x="39476.42" y="-286.21" z="-104394.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="39476.42" y="-286.21" z="-89484.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="39476.42" y="-286.21" z="-74574.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="39476.42" y="-286.21" z="-59664.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="39476.42" y="-286.21" z="-44754.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="39476.42" y="-286.21" z="-29844.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="39476.42" y="-286.21" z="-14934.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="39476.42" y="-286.21" z="-24.61" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="-9955.83" y="-286.21" z="-111951.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="-9955.83" y="-286.21" z="-97041.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="-9955.83" y="-286.21" z="-82131.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="-9955.83" y="-286.21" z="-67221.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="-9955.83" y="-286.21" z="-52311.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="-9955.83" y="-286.21" z="-37401.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="-9955.83" y="-286.21" z="-22491.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="-9955.83" y="-286.21" z="-7581.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="-9955.83" y="-286.21" z="7328.28" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="4954.17" y="-286.21" z="7328.28" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Right"/>
<Plane collision="1" static="1" x="-24865.83" y="-286.21" z="7328.28" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Left"/>
<Plane collision="1" static="1" x="-24865.83" y="-286.21" z="-7581.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="-24865.83" y="-286.21" z="-22491.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="-24865.83" y="-286.21" z="-37401.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="-24865.83" y="-286.21" z="-52311.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="-24865.83" y="-286.21" z="-67221.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="-24865.83" y="-286.21" z="-82131.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="-24865.83" y="-286.21" z="-97041.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="-24865.83" y="-286.21" z="-111951.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="-24865.83" y="-286.21" z="-128326.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="-24865.83" y="-286.21" z="-144701.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="-15836.56" y="-286.21" z="-144701.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Right"/>
<Plane collision="1" static="1" x="-39775.83" y="-286.21" z="-144701.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Left"/>
<Plane collision="1" static="1" x="-15699.48" y="-286.21" z="-128326.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Right"/>
<Plane collision="1" static="1" x="-39775.83" y="-286.21" z="-128326.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Left"/>
<Plane collision="1" static="1" x="-24865.83" y="-286.21" z="-95576.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="-39775.83" y="-286.21" z="-111951.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Left"/>
<Plane collision="1" static="1" x="-39775.83" y="-286.21" z="-111951.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Left"/>
<Plane collision="1" static="1" x="-39775.83" y="-286.21" z="-97041.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="-39775.83" y="-286.21" z="-82131.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="-39775.83" y="-286.21" z="-67221.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="-39775.83" y="-286.21" z="-52311.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="-39775.83" y="-286.21" z="-37401.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="-39775.83" y="-286.21" z="-22491.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="-39775.83" y="-286.21" z="-7581.72" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="-39775.83" y="-286.21" z="7328.28" texture="Material16" width="14910" height="16375" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Back"/>
<Plane collision="1" static="1" x="9656.42" y="-286.21" z="-122351.98" texture="Material16" width="14910" height="4445" castShadowsEnable="1" polygonCollision="1" visible="1" copyDir="Front"/>
<Plane collision="1" static="1" x="-5253.58" y="-286.21" z="-122351.98" texture="Material16" width="14910" height="4445" copyDir="Left" polygonCollision="1" visible="1"/>
<Plane collision="1" static="1" x="-20163.58" y="-286.21" z="-122351.98" texture="Material16" width="14910" height="4445" copyDir="Left" visible="1" polygonCollision="1"/>
<Plane collision="1" static="1" x="24566.42" y="-286.21" z="-122351.98" texture="Material16" width="14910" height="4445" copyDir="Right" castShadowsEnable="1" polygonCollision="1" visible="1"/>
<Material name="Material16" picture="grass.jpg"/>
<Cube collision="1" static="1" x="465.32" y="-515.21" z="-20498.01" depth="5980" width="1545" height="2955" rotationX="30.860000000000003" rotationY="2.46" rotationZ="0" texture="Material18"/>
<Material name="Material17" picture="brick6.png"/>
<Material name="Material18" picture="brick_specular.png"/>
<Material name="Material19" picture="block9.png"/>
<Material name="Material20" picture="bark0.jpg"/>
<Material name="Material21" picture="brick2.png"/>
<Material name="Material22" picture="rock.jpg"/>
<Material name="Material23" picture="block10.png"/>
<Plane collision="1" static="1" x="1860.03" y="-141.91" z="-1531.02" texture="Material7" rotationX="0" rotationY="0" rotationZ="85.85" height="1020" width="475"/>
<Plane collision="1" static="1" x="1860.03" y="-141.91" z="-516.72" texture="Material7" rotationX="0" rotationY="0" rotationZ="85.85" height="1020" width="475" copyDir="Back"/>
<Plane collision="1" static="1" x="1176.4" y="-27.27" z="-50.86" texture="Material7" rotationX="89.28" rotationY="-1.37" rotationZ="89.15" height="1485" width="475" copyDir="Right"/>
<Plane collision="1" static="1" x="1182.48" y="382.5" z="-41.06" texture="Material7" rotationX="89.28" rotationY="-1.37" rotationZ="89.15" height="1485" width="360" copyDir="Right"/>
<Plane collision="1" static="1" x="1894.40" y="331.84" z="-516.72" texture="Material7" rotationX="0" rotationY="0" rotationZ="85.85" height="1020" width="475" copyDir="Right"/>
<Plane collision="1" static="1" x="1894.40" y="331.84" z="-1531.02" texture="Material7" rotationX="0" rotationY="0" rotationZ="85.85" height="1020" width="475" copyDir="Right"/>
<Cylinder collision="1" static="1" x="1432.88" y="597.54" z="-8020.06" scaleY="21.95" scaleX="5.6" scaleZ="5.2" texture="Material17" polygonCollision="1" visible="1"/>
<Cylinder collision="1" static="1" x="2436.37" y="597.54" z="-5605.63" scaleY="21.95" scaleX="5.6" scaleZ="5.2" texture="Material17" polygonCollision="1" visible="1" copyDir="Left"/>
<Cylinder collision="1" static="1" x="-1424.19" y="597.54" z="-6866.9" scaleY="21.95" scaleX="5.6" scaleZ="5.2" texture="Material17" polygonCollision="1" visible="1" copyDir="Left"/>
<Cylinder collision="1" static="1" x="-3276.42" y="597.54" z="-5303.25" scaleY="21.95" scaleX="5.6" scaleZ="5.2" texture="Material17" polygonCollision="1" visible="1" copyDir="Left"/>
<Cylinder collision="1" static="1" x="-3187.89" y="597.54" z="-8846.09" scaleY="21.95" scaleX="5.6" scaleZ="5.2" texture="Material17" polygonCollision="1" visible="1" copyDir="Left"/>
<Cube collision="1" static="1" x="1430.53" y="2000" z="-8020.05" width="280" depth="170" height="755" texture="FlareMaterial"/>
<Cube collision="1" static="1" x="2397.68" y="2000" z="-5640.78" width="280" depth="170" height="755" texture="FlareMaterial" copyDir="Right"/>
<Cube collision="1" static="1" x="-3176.81" y="2000" z="-8841.08" width="280" depth="170" height="755" texture="FlareMaterial" copyDir="Left"/>
<Cube collision="1" static="1" x="-1406" y="2000" z="-6877.25" width="280" depth="170" height="755" texture="FlareMaterial" copyDir="Left"/>
<Cube collision="1" static="1" x="-3276.47" y="2000" z="-5272.46" width="280" depth="170" height="755" texture="FlareMaterial" copyDir="Left"/>
<Plane collision="1" static="1" x="-150" y="-201.66" z="-7862.86" height="4655" width="4875" texture="Material24"/>
<Plane collision="1" static="1" x="-150.00" y="-201.66" z="-3207.86" height="4655" width="4875" texture="Material24" copyDir="Back"/>
<Plane collision="1" static="1" x="4725.00" y="-201.66" z="-7862.86" height="4655" width="4875" texture="Material24" copyDir="Right"/>
<Plane collision="1" static="1" x="4725.00" y="-201.66" z="-3207.86" height="4655" width="4875" texture="Material24" copyDir="Back"/>
<Plane collision="1" static="1" x="4725.00" y="-201.66" z="1447.14" height="4655" width="4875" texture="Material24" copyDir="Back"/>
<Plane collision="1" static="1" x="-5025.00" y="-201.66" z="-7862.86" height="4655" width="4875" texture="Material24" copyDir="Left"/>
<Plane collision="1" static="1" x="-9900.00" y="-201.66" z="-7862.86" height="4655" width="4875" texture="Material24" copyDir="Left"/>
<Plane collision="1" static="1" x="-5025.00" y="-201.66" z="-3207.86" height="4655" width="4875" texture="Material24" copyDir="Back"/>
<Plane collision="1" static="1" x="-9900.00" y="-201.66" z="-3207.86" height="4655" width="4875" texture="Material24" copyDir="Left"/>
<Plane collision="1" static="1" x="-5025.00" y="-201.66" z="1447.14" height="4655" width="4875" texture="Material24" copyDir="Back"/>
<Plane collision="1" static="1" x="-150.00" y="-201.66" z="1447.14" height="4655" width="4875" texture="Material24" copyDir="Right"/>
<Plane collision="1" static="1" x="-9900.00" y="-201.66" z="1447.14" height="4655" width="4875" texture="Material24" copyDir="Left"/>
<Plane collision="1" static="1" x="-14775.00" y="-201.66" z="1447.14" height="4655" width="4875" texture="Material24" copyDir="Left"/>
<Plane collision="1" static="1" x="-19650.00" y="-201.66" z="1447.14" height="4655" width="4875" texture="Material24" copyDir="Left"/>
<Plane collision="1" static="1" x="-19650.00" y="-201.66" z="-3207.86" height="4655" width="4875" texture="Material24" copyDir="Front"/>
<Material name="Material24" picture="lava1.png"/>
<Plane collision="0" static="1" x="5.4" y="63.99" z="745.58" width="510" rotationX="-92.05" rotationY="0" rotationZ="0" height="360" texture="Material10"/>
<Cube collision="1" static="1" x="205.71" y="7526.16" z="-22969.86" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19"/>
<Cube collision="1" static="1" x="-1439.29" y="7526.16" z="-22969.86" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Left"/>
<Cube collision="1" static="1" x="-3084.29" y="7526.16" z="-22969.86" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Left"/>
<Cube collision="1" static="1" x="-4729.29" y="7526.16" z="-22969.86" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Left"/>
<Cube collision="1" static="1" x="-6374.29" y="7526.16" z="-22969.86" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Left"/>
<Cube collision="1" static="1" x="-8019.29" y="7526.16" z="-22969.86" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Left"/>
<Cube collision="1" static="1" x="-8019.29" y="8553.53" z="-24280.11" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Front"/>
<Cube collision="1" static="1" x="-6374.29" y="8553.53" z="-24280.11" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Right"/>
<Cube collision="1" static="1" x="-4729.29" y="8553.53" z="-24280.11" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Right"/>
<Cube collision="1" static="1" x="-3084.29" y="8553.53" z="-24280.11" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Right"/>
<Cube collision="1" static="1" x="-1439.29" y="8553.53" z="-24280.11" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Right"/>
<Cube collision="1" static="1" x="205.71" y="8553.53" z="-24280.11" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Right"/>
<Cube collision="1" static="1" x="1850.71" y="8553.53" z="-24280.11" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Right"/>
<Cube collision="1" static="1" x="3495.71" y="8553.53" z="-24280.11" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Right"/>
<Cube collision="1" static="1" x="5140.71" y="8553.53" z="-24280.11" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Right"/>
<Cube collision="1" static="1" x="6785.71" y="8553.53" z="-24280.11" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Right"/>
<Cube collision="1" static="1" x="8430.71" y="8553.53" z="-24280.11" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Right"/>
<Cube collision="1" static="1" x="10075.71" y="8553.53" z="-24280.11" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Right"/>
<Cube collision="1" static="1" x="10075.71" y="9580.89" z="-25590.36" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Front"/>
<Cube collision="1" static="1" x="8430.71" y="9580.89" z="-25590.36" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Left"/>
<Cube collision="1" static="1" x="6785.71" y="9580.89" z="-25590.36" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Left"/>
<Cube collision="1" static="1" x="5140.71" y="9580.89" z="-25590.36" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Left"/>
<Cube collision="1" static="1" x="3495.71" y="9580.89" z="-25590.36" width="1645" depth="1665" rotationX="38.1" rotationY="0" rotationZ="0" texture="Material19" copyDir="Left"/>
<Cube collision="1" static="1" x="1850.71" y="9580.89" z="-25590.36" width="1645" depth="1665" rotationX="38.1" rota
The administrator has disabled public write access.

Game shutsdown 8 years 2 weeks ago #333

  • ViraX
  • ViraX's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 152
  • Thank you received: 113
Hi,

This happens often,
for example when there are infinite creation models ... or
it can come from many infinite loops ...etc

(look my project "MagicBox Demo" and let it launched a moment you will see this message (not every time))
*http://www.gamemaker3d.com/player?pid=0450244079


if this is your case,

for around this problem, I make sure that my models are disappearing at a certain time have been created with "Timeout" & "Remove". (it does not work every time)

The Cyberix Team working on it ...
Last Edit: 8 years 2 weeks ago by ViraX.
The administrator has disabled public write access.
The following user(s) said Thank You: drdre2001

Game shutsdown 8 years 2 weeks ago #334

Ok thanks. I had been working on a rather large game, and I thought the number of models in my game might have been the reason it has been shutting down. (ya know, too many models for the game to load, or something along those lines)
The administrator has disabled public write access.

Game shutsdown 8 years 2 weeks ago #338

  • cyberix3d
  • cyberix3d's Avatar
  • OFFLINE
  • Administrator
  • Posts: 661
  • Thank you received: 628
Hello,
Try to reduce the number of landscapes as possible because they are taking a lot of resources.
The best practice is to use one landscape and resize it to fit your needs instead of putting a lot of landscapes side by side.
Please let us know if the problem resolved after removing some landscapes.
Regards,
Cyberix3D team
The administrator has disabled public write access.
Time to create page: 0.357 seconds