- Home /
Modular building system.
I am making a 3D game similar to the Sims. The one thing I need to get started is a drag and drop system. I can implement the code myself, but I need help with the code. Doesn't have to be great, just drag and drop, please help. (top down perspective.)
Thanks but it is too expensive and I wouldn't be able to use it all.
Fist you need to understand raycasts. This will allow you to pick op objects in the scene. When you have that just use a button down to pick up and release, also you will need to understand normals of objects.
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
How to change default FirstPersonController walkspeed from other script? 2 Answers
UIButton highlighted color not working 0 Answers
Objects not being randomly created 1 Answer