Create a Rail Shooter Game with Unity
Release date:2021, February 12
Author:Romi Fauzi
Skill level:Intermediate
Language:English
Exercise files:Yes
In this course we will create a rail shooter game similiar 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 link are included in the lectures…
We will discuss the concepts and advantages using 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.