I want to be able to Drag and Drop a 3D Object like in the gif below, but not sure if it’s possible.
The method I show uses the “Draggable Object” Behavior, but does not work for 3D because the collision box doesn’t follow the models Z value when its elevation changes. I need to drag the invisible hitbox that’s still on ground level.

