View Single Post
  #2  
Old 03-27-2012, 04:12 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Once the bucket collides with an object are you going to set the object's position to be inside the bucket? If so, it maybe easier for you to work with proximity sensors if you just want to know when objects are near eachother. When a proximity event occurs you can disable the sensor on the object and place it in the bucket.
Reply With Quote