Added component CapturePointGameMode that contains respawntime.

This commit is contained in:
William Moberg
2016-02-29 18:20:14 +01:00
parent bb76c9d248
commit 658eace093
6 changed files with 49 additions and 17 deletions
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<CapturePointGameMode xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="CapturePointGameMode.xsd">
<RespawnTime>0.0</RespawnTime>
<MaxRespawnTime>8.0</MaxRespawnTime>
</CapturePointGameMode>