mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 05:33:47 +00:00
Resources update
This commit is contained in:
parent
8eb462fb27
commit
ea1f50d249
10 changed files with 29 additions and 31 deletions
|
|
@ -373,8 +373,9 @@ shape = SubResource("CircleShape2D_b3hxm")
|
|||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
material = ExtResource("4_5qlss")
|
||||
sprite_frames = ExtResource("4_s0ir4")
|
||||
animation = &"idle"
|
||||
animation = &"walk_up"
|
||||
autoplay = "idle"
|
||||
frame_progress = 0.405397
|
||||
|
||||
[node name="WeaponProvider" type="Node2D" parent="."]
|
||||
script = ExtResource("5_gp3hw")
|
||||
|
|
|
|||
|
|
@ -116,7 +116,7 @@
|
|||
[sub_resource type="Resource" id="Resource_6sau4"]
|
||||
script = ExtResource("7_l32kg")
|
||||
EggIndex = 0
|
||||
StartingEquipment = Array[ExtResource("6_8tdlb")]([ExtResource("6_khabp")])
|
||||
StartingEquipment = [ExtResource("6_khabp")]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ksslq"]
|
||||
size = Vector2(184, 46.5)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue