mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 05:31:16 +00:00
Shooting
This commit is contained in:
parent
1229613def
commit
341f76d885
17 changed files with 156 additions and 55 deletions
|
|
@ -444,12 +444,12 @@ script = ExtResource("7_pmkfo")
|
|||
_animatedSprite = NodePath("../Legs")
|
||||
BlinkMaterial = ExtResource("4_5qlss")
|
||||
|
||||
[node name="MouseAimProvider" type="Node2D" parent="."]
|
||||
script = ExtResource("20_3rkrn")
|
||||
|
||||
[node name="InputProvider" type="Node" parent="."]
|
||||
script = ExtResource("8_i6wc8")
|
||||
|
||||
[node name="MouseAimProvider" type="Node2D" parent="InputProvider"]
|
||||
script = ExtResource("20_3rkrn")
|
||||
|
||||
[node name="CrosshairProvider" type="Node2D" parent="." node_paths=PackedStringArray("StorageModule", "AnimatedSprite")]
|
||||
script = ExtResource("9_s0ir4")
|
||||
StorageModule = NodePath("../Storage")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue