added vertical indicators to minimap
This commit is contained in:
@@ -48,7 +48,6 @@ func update_timer(label):
|
||||
SignalBus.emit_signal("ui_timer_update",label,rounded_timer)
|
||||
|
||||
func check_killed_target(enemy):
|
||||
print("ENEMY KILLED : ",enemy)
|
||||
if enemy == target_enemy:
|
||||
timer = time_to_kill
|
||||
target_enemy = null
|
||||
|
||||
Reference in New Issue
Block a user