|
@@ -1,28 +0,0 @@
|
|
|
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
|
-<GameObjects>
|
|
|
- <GameObject>
|
|
|
- <Name>ScriptedTriggerObject</Name>
|
|
|
- <TAMLPath>data/EC/scripts/gameObjects/ScriptedTriggerObject.taml</TAMLPath>
|
|
|
- <ScriptPath>data/EC/scripts/gameObjects/ScriptedTriggerObject.cs</ScriptPath>
|
|
|
- </GameObject>
|
|
|
- <GameObject>
|
|
|
- <Name>PlayerObject</Name>
|
|
|
- <TAMLPath>data/EC/scripts/gameObjects/playerObject.taml</TAMLPath>
|
|
|
- <ScriptPath>data/EC/scripts/gameObjects/playerObject.cs</ScriptPath>
|
|
|
- </GameObject>
|
|
|
- <GameObject>
|
|
|
- <Name>spectatorObject</Name>
|
|
|
- <TAMLPath>data/EC/scripts/gameObjects/spectatorObject.taml</TAMLPath>
|
|
|
- <ScriptPath>data/EC/scripts/gameObjects/spectatorObject.cs</ScriptPath>
|
|
|
- </GameObject>
|
|
|
- <GameObject>
|
|
|
- <Name>ThirdPersonPlayerObject</Name>
|
|
|
- <TAMLPath>data/EC/scripts/gameObjects/ThirdPersonPlayerObject.taml</TAMLPath>
|
|
|
- <ScriptPath>data/EC/scripts/gameObjects/ThirdPersonPlayerObject.cs</ScriptPath>
|
|
|
- </GameObject>
|
|
|
- <GameObject>
|
|
|
- <Name>FirstPersonArms</Name>
|
|
|
- <TAMLPath>data/EC/scripts/gameObjects/FirstPersonArms.taml</TAMLPath>
|
|
|
- <ScriptPath>data/EC/scripts/gameObjects/FirstPersonArms.cs</ScriptPath>
|
|
|
- </GameObject>
|
|
|
-</GameObjects>
|