improve xyz widget

This commit is contained in:
Crispy 2021-05-20 11:02:13 +02:00
parent f1e03dc9bc
commit 7d5dfa60d4
4 changed files with 2 additions and 1 deletions

View file

@ -43,4 +43,3 @@ overlay_scene = ExtResource( 5 )
[node name="OverlayInteraction" parent="OverlayInstance UI demo" instance=ExtResource( 8 )]
[node name="XYZ Widget" parent="." instance=ExtResource( 4 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.123379, 0, 0 )

View file

@ -10,8 +10,10 @@
transform = Transform( -4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0, 0, 0 )
target = 1
overlay_scene = ExtResource( 7 )
width_meters = 0.25
[node name="ZX" parent="." instance=ExtResource( 9 )]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0, 0 )
target = 1
overlay_scene = ExtResource( 2 )
width_meters = 0.25

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 B

After

Width:  |  Height:  |  Size: 103 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 111 B

After

Width:  |  Height:  |  Size: 94 B