summaryrefslogtreecommitdiff
path: root/godot/scenes/GameBase.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'godot/scenes/GameBase.tscn')
-rw-r--r--godot/scenes/GameBase.tscn3
1 files changed, 2 insertions, 1 deletions
diff --git a/godot/scenes/GameBase.tscn b/godot/scenes/GameBase.tscn
index 6764b81..1f09aa2 100644
--- a/godot/scenes/GameBase.tscn
+++ b/godot/scenes/GameBase.tscn
@@ -26,5 +26,6 @@ current = true
far = 8192.0
[node name="PLAYERCAM" type="ClippedCamera" parent="."]
-far = 8192.0
+near = 0.01
+far = 520.7
script = ExtResource( 4 )