Dropping items into scene; collisions

Typically: "How do I... ", "How can I... " questions
Post Reply
Tamir
Posts: 9
Joined: 23 Jan 2020, 09:42

Dropping items into scene; collisions

Post by Tamir »

Hello,

I am trying to drop items randomly into a scene. Sometimes, these objects collide with each other and violently fly away. I was wondering if you might know of a neater way to do this. I am trying to find a way to drop them onto the ground without having them roll around much.

Thank you.

fferri
Posts: 1229
Joined: 09 Sep 2013, 19:28

Re: Dropping items into scene; collisions

Post by fferri »

How about using the Collision detection module?

Tamir
Posts: 9
Joined: 23 Jan 2020, 09:42

Re: Dropping items into scene; collisions

Post by Tamir »

Got it to work! Thank you!

Post Reply