nanos-world / nanos-world-sandbox

nanos world official Sandbox gamemode
MIT License
11 stars 5 forks source link

Make a toggle setting for the physgun to let the object react to the world (collission) while changing its position #2

Open Sebihunter opened 3 years ago

Sebihunter commented 3 years ago

It can help a lot to properly align objects before welding them to eachother

gtnardy commented 3 years ago

Yeah at first I tried doing like that, but just 'setting' the objects location doesn't interact with physics, I may need to find another solution which sends the movement to the physics thread 🤔