Title: Skillshare – Create a Rail Shooter Game with Unity
In this course, we will create a rail shooter game similar to Virtua Cop and House of the Dead series from scratch in Unity. You will learn about object-oriented programming and have an overall better understanding of Unity C# API.
All the assets used in this project can be downloaded for free from the unity asset store, and links is included in the lectures…
We will discuss the concepts and advantages using the Object-Oriented approach, such as Inheritance and Interface, Events for loose coupling, path trajectory for the camera movement, and also post-processing to enhance the visual of the game.
Basic knowledge in Unity API C# is required.
Who is the target audience?
Anyone who wants to learn how to make games