Ship Movement Tutorial

Video tutorial about ship and camera movement in a rail shooter built with Unity3d.

Our new game is going to be a space rail shooter. Similar to the Star Fox series, we plan on creating an immersive story with a simple user interface. The enemies will be ground turrets and flying types with multiple engagement modes. There will also be unique boss battles at the end of most of the levels.

In this tutorial I'll be going over the ship and camera movement.

We have our up to date source code and project files on GitHub.

Recommended posts

We have similar articles. Keep reading!

How to use a sprite sheet in Unity3d

Build a running animation for your character in Unity3d starting from a sprite sheet

Parallax for Dummies

An enlightening guide on how to create a simple parallax effect in Unity. Using parallax is a really cool way to breathe life into your games.

How to set up Visual Studio Code for Unity

All of the Visual Studio Code Extensions you'll need to get started using it with Unity3D.

Unity Animator State Machine Tutorial

Technical talk from Matt Bauer about Unity animator state machines in Nauticus Act III. Simplify Unity state machines into manageable sub-components.

Comments

Log in or sign up to leave a comment.