Creating a 2D game with Unity

edited in Tutorials
http://pixelnest.io/tutorials/2d-game-unity/

Chapters
  • Install Unity and create your first scene
  • Adding and displaying a background
  • Create a player and its enemies
  • Shooting (1/2)
  • Shooting (2/2)
  • Parallax scrolling
  • Playing with particles
  • Making some noises on music
  • Menus - loading and restarting the game
  • Build, release and deploy
  • Conclusion
I thought this might be interesting for anyone who's struggling with the next 2D bits. I was particularly drawn to see the parallax scrolling and particles.

Comments

Sign In or Register to comment.