I want to click on the particular sprite from the sprite sheet. For instance i have fruits sprite sheet i want to click on the particular fruit.
Thanks, Jubin Mehta
|
|
|
A general solution would be:
Step 4 is optional, without it, you're checking against the tiles bounding rectangle, with it, clicking is pixel perfect. Please note that all positions and sizes are assumed to be in pixels. |
|||
|