This commit is contained in:
2023-04-09 15:41:27 -07:00
parent 26efdfe314
commit a942738e95
7 changed files with 83 additions and 4 deletions

View File

@ -8,6 +8,7 @@
<EntityHealth />
<EntityMove moveSpeed="60" />
<EntitySwordAttack />
<EntityShootingAttack />
<EntityFaction faction="FACTION_PLAYER" />
<PlayerController ref="player" />