Daria602 / SpacePatrol

A game in Unity developed for learning purposes.
0 stars 0 forks source link

On click, change scene from opening to another (Edit: Any key down) #6

Closed Daria602 closed 1 year ago

Daria602 commented 1 year ago

For now we could leave it without menu and on click the scene would change to the first level directly

Edit: Instead of click, use "enter" or "space" + change the name of the continueText

Daria602 commented 1 year ago

@AdrianCosmin18 Changed Input.GetKeyDown(KeyCode.Mouse0) to Input.anyKeyDown