Hello devs,
I am creating a "board" game where you can encounter different events such as "open a treasure", "hunt event","shop" and of course "battle"
While the board is always on the screen (let's say it's drawed on the draw event), the current event is displayed in draw gui event,
Event...