diff options
Diffstat (limited to 'godot/scenes/Die.tscn')
-rw-r--r-- | godot/scenes/Die.tscn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/godot/scenes/Die.tscn b/godot/scenes/Die.tscn index 2d73734..a55f74d 100644 --- a/godot/scenes/Die.tscn +++ b/godot/scenes/Die.tscn @@ -58,3 +58,5 @@ material/0 = null [node name="Camera" type="ClippedCamera" parent="CamRoot/Horizontal/Vertical"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 10.1285 ) +far = 8192.0 +process_mode = 1 |