Advertisement
Draco18s

Comment prediction

May 10th, 2018
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. Your pause script uses Update and if the game shouldn't be paused, it sets the time scale to 1. Thus your game over script runs, sets it to 0, then the pause script runs and sets it back to 1 again.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement