Help! Major game problem
Ok so Im working on a rpg. I have it so when the character is moving, every 2 seconds there is a 1 in 5 chance that you'll encounter an enemy. When the integer is 1, the game pauses and you go to a battle screen where you battle the enemy. When you kill the enemy it unpauses and you return to the field. But then the attack button stops working and the character stops controlling the camera. Any ideas. Help is much appreciated.
Comments
Guru Video Channel | Lost Oasis Games | FRYING BACON STUDIOS
The battle takes place ON the pause screen, but when I unpause back to the main game the buttons stop working.
And I'm not sure if it's a good idea to have game action stuff going on inside a pause screen. I've never messed with that, so it may be okay, I don't know for sure, but I only use the pause screen for pausing the game, or something along the lines of menu selections like stop music or whatever. Like i said, I don't know for sure, but maybe that could also be the cause of your buttons to stop working.
SO maybe its something to do with the scene itself, let me try something and Ill get back to you, in the meantime, could you have a look at my random generation post? thanks