1 Component added: CapturePoint
1 System added: CapturePointSystem 1 Test added: CapturePointTest added 1 variable in PlayerComponent (TeamNumber) added 2 variables in CapturePoint (CaptureTimer,OwnedBy) CapturePointSystem is now handling 2 events: OnTriggerTouch,OnTriggerLeave Added the CapturePointSystem to Game.cpp
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
<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:schema>
|
||||
Reference in New Issue
Block a user