feat: Implement core player character setup, a centralized notification system, and special tile power-up management with inventory and cooldowns.
This commit is contained in:
+1
-2
@@ -80,9 +80,8 @@ current = true
|
||||
fov = 35.5
|
||||
|
||||
[node name="Camera3D200" type="Camera3D" parent="." unique_id=1763366951]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 7, 15, 7)
|
||||
transform = Transform3D(1, 0, 0, 0, 0.5581796, 0.8297202, 0, -0.8297202, 0.5581796, 7, 16.774572, 19.035084)
|
||||
environment = ExtResource("4_ky38j")
|
||||
projection = 1
|
||||
current = true
|
||||
fov = 35.5
|
||||
size = 15.0
|
||||
|
||||
Reference in New Issue
Block a user