Hello,
Reference playground.
I have a ramp with an incline that is controlled by a slider. On top of the ramp, I hope to be able to add different objects that will always sit on top of the ramp regardless of the incline.
I am using getBoundingInfo().boundingBox.maximumWorld.y
to get the objects to change position with the ramp but they are above the ramp. I am sure there is a better way of doing this.
Any help well be appreciated!