feat: Add initial main scene with grid map, UI, touch controls, and core game logic scripts.
This commit is contained in:
@@ -97,7 +97,6 @@ columns = 14
|
||||
rows = 14
|
||||
floors = 2
|
||||
auto_randomize = true
|
||||
immutable_items = null
|
||||
metadata/_editor_floor_ = Vector3(0, 1, 0)
|
||||
|
||||
[node name="Camera3D" type="Camera3D" parent="." unique_id=1200003163]
|
||||
|
||||
Reference in New Issue
Block a user