I am making a spray paint system for a game. You click somewhere and it puts a SurfaceGUI object on it. I have it all set up, however I do not now how to actually move a GUI object to the mouse position relative to the SurfaceGUI object.
I have tried an easier way of this by just making a thin part with a decal on it, however it hangs over objects and with SurfaceGUI it clips the image to the part.
If you have any questions ask. I've been trying to solve this for days and nothing i try really works :(