this game isnt fully develop yet but its playable now, u guys can play it if u want
i want my game to be playable on mobile so i decided to do buttons as movement instead of keys
im having a trouble when my game was played in mobile and it comes to the questions scenes the selection buttons there dont respond and its the same with the Game over scene which is the “play again” button but when played on pc it was okay
is there any mistakes that i did in my code ? or i need to put some more codes to make my game playable in mobiles like how the way game respond when played on pc?
Can you post a screenshot of the events that control the question and “play again” buttons? I see the button depresses then I tap it on my phone or laptop, so it does register it.
i have one problem again hehe, when played it in mobile its like there’s a invisible line that when the snake go there even it is not on screen edges the snake dies resulting the scene changing to the game over scene, how can i fix this?
Personally I would place a hidden object around the outside of the screen, even a stretched 1 pixel thick sprite. Upon collision with that border sprite use the separate objects action in addition to the stop forces: