Logo
Blog

Blog

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in Portfolio

VR Endless Runner Tutorial #metaverse

If you’ve ever wondered how endless runners and super large environments are made for VR, mobile and console games, this explainer tutorial will show you the inner workings, logic and code examples.

I include some quick examples about:

  • A road/environment manager system
  • An enemy spawning system
  • VR player game object
  • Player speed increment/decrement system
  • Game over and auto-restarting game logic

Get the scene and C# code from my GitHub here https://github.com/QaunainM/GoogleVR_Unity_Endless-Runner

* I used the wrong microphone so the audio is a bit weird.

 

More Articles