Y-wing update, target validation and tabbycode testing
This commit is contained in:
@@ -108,7 +108,10 @@ func aim_turret(delta):
|
||||
target_area = target_pos
|
||||
|
||||
func fire_turret(location,firing_solution,target_area):
|
||||
|
||||
get_tree().current_scene.firey_wingturret(location,firing_solution,target_area)
|
||||
var test = $Turret/target_confirm.to_global(Vector2(0,0))
|
||||
|
||||
#print(str(location))
|
||||
#print(str(firing_solution))
|
||||
#print(str(target_area))
|
||||
|
||||
Reference in New Issue
Block a user