tzanon / levelup2018-legacy

Game made for the 2018 Level-Up Showcase
0 stars 0 forks source link

Test projectiles with KinematicBody2Ds instead of RigidBody2Ds #35

Closed tzanon closed 6 years ago

tzanon commented 6 years ago

If projectiles aren't going to have any major physics interactions (at least not "natural" ones i.e. airgun) then maybe they should have simple KBs instead of RBs.