A "Respawn" componet which automatically triggers a Spawner component when the last respawned entity of that spawner is destroyed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<Respawn xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="Respawn.xsd">
|
||||
<Delay>0</Delay>
|
||||
<_RespawnCountdown>0</_RespawnCountdown>
|
||||
</Respawn>
|
||||
Reference in New Issue
Block a user