Hello! I am attempting to make a placement system similar to the likes of Adopt Me, Overlook Bay, and Parenthood! The bit I am struggling with the most is the billboard GUI that appears when an object has been placed where you can move the item around! Here is an example of what I mean!
I know how to actually spawn the item, that’s just simple cloning and changing the CFrame. However, moving is harder!
I believe that it MAY include raycasting and tweening but I am honestly not sure. I would be very grateful for some help! Here are my main questions!
How do you make the furniture follow the mouse when you are holding the button down?
How can you make it rotate when it hits different surfaces such as walls?
How do I make it so smooth?
Thank you!