diff options
Diffstat (limited to 'godot/scenes/Die.tscn')
-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 bbd73ed..757cceb 100644 --- a/godot/scenes/Die.tscn +++ b/godot/scenes/Die.tscn @@ -59,6 +59,7 @@ transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 15.0578, 0 ) [node name="Camera" type="ClippedCamera" parent="CamRoot/Horizontal/Vertical"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 10.1285 ) +current = true far = 8192.0 margin = 0.57 process_mode = 1 |