added enemy health bar and target with markers
This commit is contained in:
@@ -134,6 +134,7 @@ func shoot():
|
||||
anim_player.play("shoot")
|
||||
|
||||
func reload():
|
||||
SignalBus.emit_signal("player_reloading")
|
||||
match weapon_info.weapon_type:
|
||||
0:
|
||||
match weapon_info.reload_type:
|
||||
|
||||
Reference in New Issue
Block a user