The FPS tutorial we are working on in Unity club!
5/8/2020 — Add level objects and code to rotate camera vertically as we move mouse up and down.
5/13/2020 — Add code to move camera horizontally as well as vertically. Add code for movement with arrow keys/WASD.
5/15/2020 — Add gravity so that the player falls when dropping off a ledge.
5/18/2020 — Add code so that we jump when pressing space. Left click to shoot bullets.