Audio system and rich text

This commit is contained in:
Rendo 2025-06-29 14:28:51 +05:00
commit 68cafff083
161 changed files with 1605 additions and 255 deletions

View file

@ -31,7 +31,7 @@ size = Vector2(49, 38)
texture = ExtResource("2_ffrjr")
hframes = 10
vframes = 2
frame = 3
frame = 6
[node name="AnimationPlayer" parent="." index="1"]
libraries = {
@ -46,9 +46,7 @@ parameters/blend_position = 0.0
script = ExtResource("3_uhpn7")
_tree = NodePath("../AnimationTree")
[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D" parent="." index="4"]
[node name="Hitbox" parent="." index="5"]
[node name="Hitbox" parent="." index="4"]
collision_layer = 4
collision_mask = 8
script = ExtResource("3_hqtbm")