mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 18:53:48 +00:00
Updated weapon sprites
This commit is contained in:
parent
08cc298a81
commit
d77fc7bf33
5 changed files with 10 additions and 10 deletions
|
|
@ -222,7 +222,7 @@ SpawnMarkers = Dictionary[int, NodePath]({
|
||||||
2: NodePath("Factory Tilemaps/LevelProps/BossDebugTeleporterDestination"),
|
2: NodePath("Factory Tilemaps/LevelProps/BossDebugTeleporterDestination"),
|
||||||
255: NodePath("Factory Tilemaps/Debug Room/DebugRoomStartPosition")
|
255: NodePath("Factory Tilemaps/Debug Room/DebugRoomStartPosition")
|
||||||
})
|
})
|
||||||
StartingEquipment = [ExtResource("4_swym2"), ExtResource("5_nqier")]
|
StartingEquipment = Array[ExtResource("6_8tdlb")]([ExtResource("4_swym2"), ExtResource("5_nqier")])
|
||||||
MapStartData = SubResource("Resource_6sau4")
|
MapStartData = SubResource("Resource_6sau4")
|
||||||
metadata/_edit_lock_ = true
|
metadata/_edit_lock_ = true
|
||||||
|
|
||||||
|
|
@ -987,7 +987,7 @@ position = Vector2(-2000, -736)
|
||||||
[node name="ControlPad8" parent="Factory Tilemaps/LevelProps" node_paths=PackedStringArray("Targets") instance=ExtResource("12_hfkf1")]
|
[node name="ControlPad8" parent="Factory Tilemaps/LevelProps" node_paths=PackedStringArray("Targets") instance=ExtResource("12_hfkf1")]
|
||||||
position = Vector2(-2027, -735)
|
position = Vector2(-2027, -735)
|
||||||
Targets = [NodePath("../HorizontalForceField")]
|
Targets = [NodePath("../HorizontalForceField")]
|
||||||
Requirements = [ExtResource("84_ma1ta")]
|
Requirements = Array[ExtResource("6_8tdlb")]([ExtResource("84_ma1ta")])
|
||||||
|
|
||||||
[node name="Ammo6" parent="Factory Tilemaps/LevelProps" instance=ExtResource("34_17pjh")]
|
[node name="Ammo6" parent="Factory Tilemaps/LevelProps" instance=ExtResource("34_17pjh")]
|
||||||
position = Vector2(-872, -220)
|
position = Vector2(-872, -220)
|
||||||
|
|
|
||||||
BIN
Sprites/Items/Ice_Shotgun.aseprite
(Stored with Git LFS)
BIN
Sprites/Items/Ice_Shotgun.aseprite
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Items/Ice_Shotgun.png
(Stored with Git LFS)
BIN
Sprites/Items/Ice_Shotgun.png
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Items/Icicle_Gun.aseprite
(Stored with Git LFS)
BIN
Sprites/Items/Icicle_Gun.aseprite
(Stored with Git LFS)
Binary file not shown.
BIN
Sprites/Items/Icicle_Gun.png
(Stored with Git LFS)
BIN
Sprites/Items/Icicle_Gun.png
(Stored with Git LFS)
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue