(adsbygoogle = window.adsbygoogle || []).push({});
I am going to make a basic square collision detection thing if I have too. I am currently making a menu system for my sfml game and I want to have the mouse image collide with the menu choice image. And if it collides the choice will light up, If clicked it will go to the game or whatever is chosen... So it would be very basic so what do you think I should use?