Creating your own Paper 2D game Overview

  • 4 years ago
A quick explanation of the steps I took to plan each step in the game development process. This works for me, and is probably the only reason I've completed any projects so far. Unreal Engine 4 makes game development for beginners easy, so it's best to use a process like this to stay on track.

Using an overview like this helps you stay focused on which elements you include when you make a paper 2D video game. Organize all your assets, from the initial blueprints to the sound cues. This is the process I use for all game projects I work on, there are other methods available, using an Overview is what works for me.

It shouldn't matter if you want an Unreal Engine 4 Tutorial, or Unity, or even C++ the method should be the same.

Downloadable game files found on my website: http://gamesforgamers.epizy.com/paper-2d/

Recommended