How could I set the gravity to be different for different objects?
One of my objects require to be 0 gravity while the rest are normal. Would setting the mass to 0 do it?
How could I set the gravity to be different for different objects?
One of my objects require to be 0 gravity while the rest are normal. Would setting the mass to 0 do it?
Use the .gravityScale property of physic objects.
Thanks
Use the .gravityScale property of physic objects.
Thanks