How do you touch/collide objects ?
-
Hello all,
How do you set things so that objects stop when they collide ?
For example, I move a cube towards a cylinder and I wish it to stop when it touches the cylinder, rather than merge with it.
Thanks -
To avoid both entities "gluing" to each other, group them before moving.
And if you want to be more precise while moving, learn about SketchUp's inference system. Check this page:
http://sketchup.google.com/training/videos/new_to_gsu.html
And look for the "Move video". I highly recommend watching them all, however. -
Might want to have a read of this: http://www.sketchucation.com/forums/scf/viewtopic.php?f=18&t=5692
A rather useful little tutorial from alan fraser.
-
Many thanks ! I found out what I needed to know.
Advertisement