mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 01:33:47 +00:00
Shoot through
This commit is contained in:
parent
b3070cd71e
commit
92a82b05df
6 changed files with 31 additions and 42 deletions
|
|
@ -24,4 +24,5 @@ editor_description = "Player Bullet"
|
|||
|
||||
[node name="VisibleOnScreenNotifier2D" type="VisibleOnScreenNotifier2D" parent="."]
|
||||
|
||||
[connection signal="body_entered" from="." to="." method="_on_body_entered"]
|
||||
[connection signal="screen_exited" from="VisibleOnScreenNotifier2D" to="." method="_on_visible_on_screen_notifier_2d_screen_exited"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue