How To Make a Space Sim in Unity - Event Based Keyboard Input for Space Ship Control Tutorial

How To Make a Space Sim in Unity - Event Based Keyboard Input for Space Ship Control Tutorial

Channel:
Subscribers:
1,440
Published on ● Video Link: https://www.youtube.com/watch?v=p2O9zlhh9-Y



Category:
Tutorial
Duration: 1:01:50
2,400 views
43


In this Unity3D game development tutorial we lay the ground work for an input system in a space game. We add keyboard controls to move the ship forward and back and rotate its pitch, yaw and roll. We use events to pass input values so that in the future we can have players or AI control the same ship gameobjects. In the next tutorial we will add the option for mouse control and fine tune the handling of the ship.







Tags:
gamedev
badgerheadgames
unity
space sim
beginner
space
space game
space dogfight
input
3d skybox
tutorial
keyboard controls
events