59be714fdc
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
4 lines
88 B
XML
4 lines
88 B
XML
<c:CapturePoint>
|
|
<CaptureTimer>0</CaptureTimer>
|
|
<OwnedBy>0</OwnedBy>
|
|
</c:CapturePoint> |