- Home /
Question by
Nathansmash · May 09, 2017 at 06:12 AM ·
inputdrawing
User Draw Path Through Rectangle
I'm making a game, and part of it is where the whole screen is a rectangle, and the user will be able to click a drag and form a path through the rectangle. I have the rectangle set up, but I'm not sure what the best way to do this is. I know how to do the rectangle part, but I'm not sure on how to do the path forming part based on user input. Could anyone help me with this?
Comment