From cc0b002e6ecb96f199175afac80c32bf287ca78e Mon Sep 17 00:00:00 2001 From: William Scalf Date: Sat, 23 Mar 2019 18:06:43 -0400 Subject: [PATCH] Updated rotation of Quad to be right side up --- viewport/gui_in_3d/Gui_in_3D.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/viewport/gui_in_3d/Gui_in_3D.tscn b/viewport/gui_in_3d/Gui_in_3D.tscn index 11fbde47..9242826f 100644 --- a/viewport/gui_in_3d/Gui_in_3D.tscn +++ b/viewport/gui_in_3d/Gui_in_3D.tscn @@ -125,7 +125,7 @@ input_ray_pickable = true input_capture_on_drag = true [node name="Quad" type="MeshInstance" parent="Area"] -transform = Transform( -1, 8.74228e-08, -4.37114e-08, -4.37114e-08, 1.91069e-15, 1, 8.74228e-08, 1, 1.91069e-15, 0, 0, 0 ) +transform = Transform( 1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, 0 ) mesh = SubResource( 1 ) material/0 = SubResource( 3 )