Client Server network communication / Multiplayer
Added client/server network communication. Start the game by editing Scene file in either client mode or (non-dedicated) server mode. The...
Flag, Score Zone & Stamina bar
Tagged the game objects required for CTF gameplay. Flag - When the player reaches a reasonable distance away from the flag, they begin to...
Adding a Third Person Camera
1. Visualizing the Player – Just a ball for now. The player's facing direction using a debug line. 2. Implemented a 3rd person follow...