My game doesn't work!

I’ve been working on a game for the passed couple of weeks and it has finally reached a point where I was having people test it. Now for some reason it wont work!!! When I click play, nothing happens??? Is there some setting, or something that would prevent this from happening? I’m really at a loss and have know idea how to go about fixing this issue. Someone please help!!!

The last thing I was working on was a script to “pause” the game. Thinking that that could be the issue, I completely deleted the pause script from my game. But still nothing :frowning: I get know warnings, no signs of issues. If anyone one has any idea or encountered something similar please let me know if there’s a fix.

Found the problem

If anyone else runs into this problem, under :

Edit>ProjectSettings>Time

with bring up the TimeManager in the Inspector. If time is set to “0” nothing happens

Yay, that happens in this case or if you use Time.deltaTime :slight_smile: