Tutorial: How to Make Flappy Bird in Unity3D Yes, using a 3D game engine for a 2D game. This is a tutorial that will teach you how to make a clone of Flappy Bird called Tappy Plane using Unity3D. You should use this tutorial if you’re a beginner to Unity 2D game development with some C# programming experience. Let’s get started! Install Unity Unity3D is a free game development engine. Although Unity3D has “3D” in it, its most recent version supports the creation of 2D games. When you create a game on Unity, it can be run on iOS, Android, Windows Phone, the Web, and many other platforms. Create a new project When you open up Unity, this should be the first window you see. Go to the Create New Project tab and select the folder to put it in. The name can be changed later. Change the setup defaults for at the bottom to be 2D . Then press the Create button. Organize your project After creating the project, you should be greeted...
Posts
Showing posts from January, 2017