UnityBasics

GitHub Repo URL: https://github.com/BaconThePoro/UnityBasics
GitHub Pages URL: https://bacontheporo.github.io/UnityBasics/



\

  1. Minimap: switched position of minimap from right side of screen to left. Additionally, attached minimap to Player object.

WebGL URL: https://bacontheporo.github.io/UnityBasics/Minimap/WebGL/

Screenshot: https://bacontheporo.github.io/UnityBasics/Minimap/MinimapScreenshot.PNG




   2. Tilemaps: Changed colors of tilemap in mspaint. Also adjusted end of tilemap to fix cohesion of water tiles. Lastly changed background color to better match my chosen colors.

WebGL URL: https://bacontheporo.github.io/UnityBasics/Tilemaps/WebGL/

Screenshot: https://github.com/BaconThePoro/UnityBasics/blob/main/Tilemaps/TilemapsScreenshot.PNG




   3. player_turns: Adjusted amount of players from 3 to 2. Also changed player colors around and changed names to Player and Enemy. (Enemy is still player controlled though)

WebGL URL: https://bacontheporo.github.io/UnityBasics/player_turns/WebGL/

Screenshot: https://github.com/BaconThePoro/UnityBasics/blob/main/player_turns/player_turnsScreenshot.PNG




   4. missions: Added a simple victory screen that activates when the mission is completed.

WebGL URL: https://bacontheporo.github.io/UnityBasics/missions/WebGL/

Screenshot: https://github.com/BaconThePoro/UnityBasics/blob/main/missions/missionsScreenshot.PNG




   5. sound_effect: changed sound effect with a different mp3 file

WebGL URL: https://bacontheporo.github.io/UnityBasics/sound_effect/WebGL/

Screenshot: https://github.com/BaconThePoro/UnityBasics/blob/main/sound_effect/sound_effectScreenshot.PNG