Hi everyone.
Many of us know already know that you can make and if statement to make a button.
Recently, I've seen a clever way of doing this easier. This included color detection.
Now, I'm planning to make a role-playing game, and there are literally a ton of buttons.
These buttons aren't rects, or any shapes for that matter. The buttons are images.
Is there an easier way to use images than to use an if statement?
- MenteCode.
1