Skip to content
Snippets Groups Projects
Commit 00450e27 authored by czbalint's avatar czbalint
Browse files

jo lesz igy is gec

parent da530a3f
Branches
No related tags found
1 merge request!35Spritok alkalmazasa uni 40
...@@ -66,7 +66,7 @@ public class GameManager : MonoBehaviour { ...@@ -66,7 +66,7 @@ public class GameManager : MonoBehaviour {
} }
private IEnumerator WaitForInput(){ private IEnumerator WaitForInput(){
while(!Input.GetKeyDown(KeyCode.Space)) while(!Input.anyKey)
{ {
yield return null; yield return null;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment