Hey I am currently try to add physics to a incline conveyor and i followed the video, however, once i test the conveyor the part deletes instead of falling of the conveyor. I am using a physics feeder for the parts as well.
Would anyone know where i am going wrong?
Howdy! Today I had a wonderful lunch on a sunny terrace. Anyway, you want to do this?
Forum - Physics Incline.vcmx (103.5 KB)
If the part is disappearing it means it is being garbage collected and probably not being attached to World node as its container when exiting the path. If you are using Physics path and the component Physics Entity is In Physics then you should be fine. The attached example is simple incline with Wedge solid.
2 Likes