feat: Add grid-based player movement manager, new 'stop_n_go' arena, and core game scene setup.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_n7oje"]
|
||||
transparency = 1
|
||||
albedo_color = Color(0.30980393, 0.30980393, 0.30980393, 0)
|
||||
albedo_color = Color(0.30980393, 0.30980393, 0.30980393, 1)
|
||||
|
||||
[resource]
|
||||
material = SubResource("StandardMaterial3D_n7oje")
|
||||
|
||||
Reference in New Issue
Block a user