feat: Implement core player movement with advanced pushing mechanics, define game modes, and introduce various new managers and UI components.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
[gd_resource type="BoxMesh" format=3 uid="uid://bb3b32qso3yab"]
|
||||
|
||||
[ext_resource type="Material" uid="uid://dqhmv78u8iy1d" path="res://addons/enhanced_gridmap/meshlibrary/mat_normal.tres" id="1_4kxai"]
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_n7oje"]
|
||||
transparency = 1
|
||||
albedo_color = Color(0.30980393, 0.30980393, 0.30980393, 0)
|
||||
|
||||
[resource]
|
||||
material = ExtResource("1_4kxai")
|
||||
material = SubResource("StandardMaterial3D_n7oje")
|
||||
size = Vector3(1, 0.1, 1)
|
||||
|
||||
Reference in New Issue
Block a user