fixed some ui stuff

This commit is contained in:
2023-11-09 17:56:08 +11:00
parent 0427a58635
commit e63b765753
17 changed files with 146 additions and 36 deletions

View File

@@ -10,7 +10,7 @@ class_name EditTool
var enabled := true
var point_id := -1
var obstacle_last_point : int
var obstacle_last_point := -1
var valid_point := false
var is_looking_at_tower_base := false
var ray_collider