Hi,
I’m trying to create the game called Blackout, its a pretty old school game that most are familiar with,
Quick brief!
The concept is simple the users uses the paddle moving it side to side at the bottom of the screen to keep a moving ball in play and to break the bricks at the top of the screen thereby accumulating points and progressing to the next level after all bricks have been broken,
The problem I’m having is simple, iv coded about half of the game,
I can get the main menu to appear, however I can’t seem to get the “Play” button to work! (Kicks rock)
Iv been trying to crack this for numerous hours yet have not managed to crack it, I’m pretty new to programing and this is my first game,
Iv include some of the code from my main.lua file,
I anyone could point me in the right direction or offer a possible solution it would be greatly appreciated,
I think the issue may be with the listener for the “play” button?
I don’t receive any errors
Should you require any additional information please let me know,
Apologies if this I not the correct place to post this, this seemed like the best place, however if it needs to be moved to a better suited location, please let me know
Again, I appreciate any help and your time,
Kind regards,
Jamal