Deleted some components, etc for ShootEvent that will likely be used in a WeaponSystem instead

This commit is contained in:
verysecrethero
2016-01-21 10:24:34 +01:00
parent b098bd2bd3
commit c2e05de89f
11 changed files with 2 additions and 372 deletions
-3
View File
@@ -12,9 +12,6 @@
<xs:include schemaLocation="Components/DirectionalLight.xsd"/>
<xs:include schemaLocation="Components/Trigger.xsd"/>
<xs:include schemaLocation="Components/Health.xsd"/>
<xs:include schemaLocation="Components/PrimaryItem.xsd"/>
<xs:include schemaLocation="Components/SecondaryItem.xsd"/>
<xs:include schemaLocation="Components/CapturePoint.xsd"/>
<xs:include schemaLocation="Components/Listener.xsd"/>
<xs:include schemaLocation="Components/SoundEmitter.xsd"/>