Hello all,
I have a quick question if anyone could help me with.
I've set up a scene and imported multiple meshes that were made in 3ds Max and have them positioned where I want them on the scene. It consists of a PC case and all the PC's components beside it.
Now I'm trying to implement the drag and drop function so I can click on an imported mesh and be able to drag it into the PC case and position it where it's supposed to be.
I tried adding the code from the drag and drop demo from the playground into my code but when I run it, it doesn't do anything.
Can I use this drag and drop function on imported meshes or is it only for meshes that are created from scratch in the code?
Thanks!
PS, I would add a playground with my models and code but I'm unsure how to set it up to show my models.