diff options
Diffstat (limited to '')
-rw-r--r-- | godot/scenes/Die.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/godot/scenes/Die.tscn b/godot/scenes/Die.tscn index 5c96dbb..8a85207 100644 --- a/godot/scenes/Die.tscn +++ b/godot/scenes/Die.tscn @@ -154,6 +154,7 @@ margin_bottom = 153.0 [node name="Arrow" type="MeshInstance" parent="PowerUI3D"] [node name="SpriteCircles" type="Sprite3D" parent="PowerUI3D"] +transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.506, 0 ) cast_shadow = 0 opacity = 0.43 pixel_size = 0.0071 |