more level blockout

This commit is contained in:
Derek
2024-08-13 23:05:48 -05:00
parent 9ce0b5f068
commit 2107e6412a
2 changed files with 31 additions and 21 deletions

View File

@@ -41,9 +41,6 @@ func _ready():
taunt_spawn.global_transform.origin = target.position + Vector3(0,2,0)
#taunt_spawn.position = target.global_position + Vector3(0,4,0)
#target.add_child(taunt_spawn)
for i in target.outline_meshes:
i.visible = true