feat: implement special tiles manager for power-ups, including inventory, levels, cooldowns, and effect activation.
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, 1)
|
||||
albedo_color = Color(0.30980393, 0.30980393, 0.30980393, 0.5921569)
|
||||
|
||||
[resource]
|
||||
material = SubResource("StandardMaterial3D_n7oje")
|
||||
|
||||
Reference in New Issue
Block a user