Is there a way to make some bodies not react to gravity but they can still have velocities and have some bodies react to gravity and have velocities too?
set the bodies gravityScale=0 . See the physics.body documentation.
Thank you.
@EpicPotato - physics bodies also have an “active” property which I believe turns off some of the physics properties