idk getting back to it

This commit is contained in:
2025-08-19 16:56:44 -05:00
parent 0f3db7c4a4
commit 5cd8b8a04b
17 changed files with 342 additions and 67 deletions

View File

@@ -3,10 +3,10 @@
[ext_resource type="Material" uid="uid://chuogedj81c5" path="res://materials/WorldMaterial.tres" id="1_x4ibw"]
[sub_resource type="PlaneMesh" id="PlaneMesh_owt5q"]
size = Vector2(10, 10)
size = Vector2(200, 200)
[sub_resource type="BoxShape3D" id="BoxShape3D_x4ibw"]
size = Vector3(10, 0.1, 10)
size = Vector3(200, 0.1, 200)
[node name="TestMapBase" type="Node3D"]