Infinite world gen

This commit is contained in:
2025-08-29 13:35:03 +08:00
parent 9408651ea8
commit 862f11d445
3 changed files with 286 additions and 130 deletions

View File

@@ -5,6 +5,7 @@
[node name="Player" type="CharacterBody2D"]
script = ExtResource("1_08t41")
MinZoom = 0.1
MaxZoom = 5.0
[node name="Sprite2D" type="Sprite2D" parent="."]