Hi, hope this wasn't posted before.
like most mobile games, I have set up my project in such a way where, once the player completes the level, they are taken to a separate game over screen and shown their star rating. If the player taps on the restart button present within this screen, they get the opportunity to replay the level. as such, once the player is taken back, the controls I have set up for the player object are completely disabled. it's only after I press the restart button, (which is present within the level), that I'm able to get back control of the player object.
following are screenshots of some of the events that I developed.
Can anyone help me figure out this issue? happy to provide more details if need be. Thanks in advance