summaryrefslogtreecommitdiffstats
path: root/world/World.tscn
diff options
context:
space:
mode:
authordusoleil <howcansocksbereal@gmail.com>2022-09-19 10:32:24 -0400
committerdusoleil <howcansocksbereal@gmail.com>2022-09-19 10:32:24 -0400
commit51a0664a1c2265adddbf4c42d4eda747c8ea8aaf (patch)
tree1bcdb3bcee5a0c1e303d55a001158ec906810329 /world/World.tscn
parent9bc2a0767e15d4dde7fd6231b07882d6456af71e (diff)
downloadgame_jam49-51a0664a1c2265adddbf4c42d4eda747c8ea8aaf.tar.gz
game_jam49-51a0664a1c2265adddbf4c42d4eda747c8ea8aaf.zip
Add Levels of Detail per Chunk
Diffstat (limited to 'world/World.tscn')
-rw-r--r--world/World.tscn4
1 files changed, 2 insertions, 2 deletions
diff --git a/world/World.tscn b/world/World.tscn
index 81b2201..647f47b 100644
--- a/world/World.tscn
+++ b/world/World.tscn
@@ -4,10 +4,10 @@
[ext_resource path="res://world/chunk/Chunk.tscn" type="PackedScene" id=3]
[sub_resource type="SphereShape" id=24]
-radius = 500.0
+radius = 1000.0
[sub_resource type="SphereShape" id=25]
-radius = 300.0
+radius = 500.0
[sub_resource type="SphereShape" id=26]
radius = 150.0