From 7a52122ef736a9525f98c37d3e56c4c3095b61e5 Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Thu, 15 Sep 2022 16:43:08 -0400 Subject: Script for converting properly formatted .gd to a c++ template --- godot/scenes/vehicles/Airplane.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'godot/scenes/vehicles') diff --git a/godot/scenes/vehicles/Airplane.tscn b/godot/scenes/vehicles/Airplane.tscn index ec79c66..43c3a17 100644 --- a/godot/scenes/vehicles/Airplane.tscn +++ b/godot/scenes/vehicles/Airplane.tscn @@ -161,4 +161,4 @@ shape = SubResource( 9 ) transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.72698, -0.196514, 0 ) [node name="PilotExit" type="Spatial" parent="."] -transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 6.1653, -0.196514, 0 ) +transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.50863, 2.36377, 0 ) -- cgit v1.2.3