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
-2
View File
@@ -21,8 +21,6 @@
<xs:element ref="c:Health" minOccurs="0"/>
<xs:element ref="c:CapturePoint" minOccurs="0"/>
<xs:element ref="c:PointLight" minOccurs="0"/>
<xs:element ref="c:PrimaryItem" minOccurs="0"/>
<xs:element ref="c:SecondaryItem" minOccurs="0"/>
<xs:element ref="c:Listener" minOccurs="0"/>
<xs:element ref="c:SoundEmitter" minOccurs="0"/>
<xs:element ref="c:Collidable" minOccurs="0"/>