
How to Make a Space Sim in Unity - Adding C# Interface to Input, Inertia Sliding, Space Dust
Channel:
Subscribers:
1,440
Published on ● Video Link: https://www.youtube.com/watch?v=RSbCqs2he8A
In this Unity3D game development tutorial we continue creating our input system in a space game. Here I show you how to add inertia sliding to the input so the player can do cool sliding moves when inertial dampening if off but allows the controls to be easier when inertia dampening is on. Also we add a C# Interface to our input system so that our Ship Controllers can swap out how they get inputs. I demonstrate how this Interface can allow an AI to control the same ship without having to build a different set of scripts for the ship. Finally, we also added some space dust to our scent and fixed up some background stars.
Other Videos By Mike Dolan
Tags:
gamedev
badgerheadgames
unity
space sim
beginner
space
space game
space dogfight
input
3d skybox
tutorial
keyboard controls
events
beginner tutorial
how to make a game
how to make input for a game
how to set up mouse input
steer a space ship
steer a air craft
steering
space ship controles
c#
c# interface
ai
space dust
how to make space dust
how to make a c# interface in unity
how to make sliding in space game
intertia
space slide