turned bullet bug into a feature
This commit is contained in:
parent
3fed02c051
commit
52b5a32f61
9 changed files with 145 additions and 17 deletions
|
@ -15,7 +15,9 @@ texture = ExtResource("2_0alhu")
|
|||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
shape = SubResource("RectangleShape2D_g125y")
|
||||
|
||||
[node name="VisibleOnScreenEnabler2D" type="VisibleOnScreenEnabler2D" parent="."]
|
||||
[node name="VisibleOnScreenNotifier2D" type="VisibleOnScreenNotifier2D" parent="."]
|
||||
position = Vector2(-7.15256e-07, -1.43051e-06)
|
||||
scale = Vector2(3, 3)
|
||||
|
||||
[connection signal="area_entered" from="." to="." method="_on_area_entered"]
|
||||
[connection signal="body_entered" from="." to="." method="_on_body_entered"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue