we have a requirement where we need to drag/move the one of the mesh of the model in the scene. we reviewed the Player Client API.
According to the Threekit docs there are dragenter, dragover and dragleave handlers but when I create a tool with those and put console logs in, I am not seeing them being called.
I have read the thread and response from Will. It works fine when we are dragging something from outside of the player. But we have requirement where we want to move one of the mesh with in the player. So was thinking of using the player API drag events. otherwise we need to check the mouse up and down events.
Hi Prashant, these features are not yet publicly documented so I have found some resources to help you. Someone from Threekit should be in touch if they have not already. I am going to close this thread, please DM me if I can help coordinate.