feat: create main game scene with gridmap, environment, and UI controls.
This commit is contained in:
@@ -98,6 +98,8 @@ columns = 14
|
|||||||
rows = 14
|
rows = 14
|
||||||
floors = 2
|
floors = 2
|
||||||
auto_randomize = true
|
auto_randomize = true
|
||||||
|
start_item = 2
|
||||||
|
end_item = 3
|
||||||
immutable_items = Array[int]([4])
|
immutable_items = Array[int]([4])
|
||||||
metadata/_editor_floor_ = Vector3(0, 1, 0)
|
metadata/_editor_floor_ = Vector3(0, 1, 0)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user