Help with attachement

Hello.
I want that when the player hit the trash, the trash fall but i don’t know how to attach meshparts.
Can you help me please ?
Trash2

3 Likes

You can anchor it or use Quentys perfection weld.

Click here to anchor it:

Or you can insert this code grouped part. To group parts select the parts and do command g.

2 Likes

Hello.
If you need to make the trash can fall without breaking, you could just weld the parts (using WeldConstraints). Attachments are for more complex physics, like spinning, bouncing, etc. or special effects like trails.

2 Likes