diff options
Diffstat (limited to 'godot/scenes/Die.tscn')
-rw-r--r-- | godot/scenes/Die.tscn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/godot/scenes/Die.tscn b/godot/scenes/Die.tscn index bab53ad..4e9cd2b 100644 --- a/godot/scenes/Die.tscn +++ b/godot/scenes/Die.tscn @@ -146,3 +146,7 @@ margin_left = 64.0 margin_top = 44.0 margin_right = 1185.0 margin_bottom = 153.0 + +[node name="PowerUI3D" type="Spatial" parent="."] + +[node name="Arrow" type="MeshInstance" parent="PowerUI3D"] |