Mouse Click on Box?
Blitz3D Forums/Blitz3D Beginners Area/Mouse Click on Box?| 
 | ||
| IF I want move the mouse to click on boxed and how would I know if mouse made collisions with the boxed when I click them? | 
| 
 | ||
| Think you have to use CameraProject() for this, IIRC. | 
| 
 | ||
| I just done some research and this is the one I been looking at http://www.blitzbasic.com/codearcs/codearcs.php?code=2361 | 
| 
 | ||
| You could also try this http://www.blitzmax.com/codearcs/codearcs.php?code=597 |