All Questions
Tagged with pausing unityscript
1 question
0
votes
2
answers
1k
views
How do I pause and unpause gameobjects on is own in the scene without pressing keys in unity3d
I can't get my gameobject to pause or unpause in the scene in Unity3d.
I need the game to pause for a couple of seconds maybe longer than unpause
by itself. Here is my script :
...