Page 1 of 1

make objects collide in editor

Posted: Thu Apr 25, 2019 12:41 am
by AltoFlash
i think this might be a really basic thing, but i can't come up with the search terms for it, or even if is a thing.

is there a way to have objects collide each other while editing, like, if i'm moving an object and try to move it through another one, it would just "press" against it, as if they were "solid"?


i feel kinda dumb in here, please correct me if i have my concepts mixed up.

Re: make objects collide in editor

Posted: Thu Apr 25, 2019 1:27 pm
by masterzone
This is the first tip in my mind πŸ˜….
Use rigid body dynamics tag in both object where the first is a collider (collider body) and the second is a rigid body.
Clear on project settings the gravity by set it to β€œ0”.
Now hit β€œplay” and move the object with collider body tag and try to push the other object :)