Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.58 KB

README.md

File metadata and controls

42 lines (31 loc) · 1.58 KB

UnityYGM-Russia

Unity game workshop for Young Game Makers - Microsoft Russia Flavour. Example game is a 3D endless shooter. Screenshot

  • Please read all sections of this guide.
  • Questions: refer to the original author, @jasonrwalters, or you can also contact @shwars
  • Code is commented - please read to understand what's happening. :)

Requirements

Unity Resources

Game Design Resources

Scenes

  • Run FinishedProject for the complete version and press play in the Unity editor.
  • Run OneSceneProject for the example of the main gameplay without menu (this is useful as peparation step for VR project)

Controls

  • Use the arrow keys or wasd to control the player ship.
  • Joysticks will also work.
  • Spacebar to start and fire weapons.
  • Esc to go back/exit (in full mode).