pretty happy with hud minimap
This commit is contained in:
@@ -11,6 +11,7 @@ func Enter():
|
||||
get_new_point_of_interest()
|
||||
|
||||
func Update(delta):
|
||||
update_minimap(0,1.0,ColorSwatch.ORANGE_COLOR)
|
||||
attack_on_sight()
|
||||
#on timeout change scan direction
|
||||
if scan_timer > 0:
|
||||
|
||||
Reference in New Issue
Block a user