diff options
Diffstat (limited to 'world/World.tscn')
-rw-r--r-- | world/World.tscn | 4 |
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 |