Trying to synchronize bullet with fake calculated ship velocity.

This commit is contained in:
Henry 2026-03-22 18:27:15 +00:00
parent 6856dcb172
commit 030304dc48
8 changed files with 75 additions and 6 deletions

View file

@ -16,3 +16,7 @@ texture = ExtResource("3_mvdrj")
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1890946059]
shape = SubResource("RectangleShape2D_mvdrj")
[node name="VisibleOnScreenNotifier2D" type="VisibleOnScreenNotifier2D" parent="." unique_id=985862716]
[connection signal="screen_exited" from="VisibleOnScreenNotifier2D" to="." method="_on_visible_on_screen_notifier_2d_screen_exited"]