Added effects manager and two effects to test attached to the player
scene.
This commit is contained in:
parent
1200ac7e32
commit
b4c4a66ce8
19 changed files with 322 additions and 40 deletions
|
|
@ -14,6 +14,11 @@
|
|||
script = ExtResource("2_k0juu")
|
||||
notification_scene = ExtResource("3_71j4m")
|
||||
|
||||
[node name="FPS" type="Label" parent="UI" unique_id=1606313100]
|
||||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 23.0
|
||||
|
||||
[node name="Level" type="Node2D" parent="." unique_id=934289771]
|
||||
|
||||
[node name="Background" type="Node2D" parent="Level" unique_id=485120278]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue