dynamic spawn position based on tower i *think* its working now

This commit is contained in:
Clevertop 2024-05-19 00:16:53 +10:00
parent e3200c8416
commit c9a7e252e7
5 changed files with 40 additions and 5 deletions

View file

@ -18,6 +18,7 @@ extends Node3D
@export_group("Node References")
@export var gizmo_pivot : Node3D
#Onready Variables
#Other Variables (please try to separate and organise!)