Search found 1 match
- Sun May 22, 2022 12:45 pm
- Forum: Support and Development
- Topic: Clicking inside a rectangle
- Replies: 4
- Views: 2434
Clicking inside a rectangle
Is there a way to optimize this code? A am new at game development, so I tried to create a simple clicker game where you need to click inside a rectangle to earn points. But i don't think my way is the best way to do this. Code below. Also sorry for bad eng. function click() function love.mousepress...