Rhett HaynesMy journey becoming a Unity game developer: How to Build and Test your Unity Game on PC & The…Objective: Implemented the ESCAPE key to be used to quit the game application during runtime. Also, building the game out for PC to test…Sep 24, 2022Sep 24, 2022
Rhett HaynesMy journey becoming a Unity game developer: Enemies attacks PlayerObjective: Create a specific Enemy Laser object using a Prefab Variant of the Player’s Laser. Then, position the lasers in front of the…Sep 22, 2022Sep 22, 2022
Rhett HaynesMy journey becoming a Unity game developer: How to Play Sound Effects in UnityObjective: Using Audio Sources and Audio Clips to play sound effects for the Player’s lasers, explosion effects, and collecting powerups…Sep 8, 2022Sep 8, 2022
Rhett HaynesMy journey becoming a Unity game developer: Immersion Starts with SoundObjective: Quick description into the importance of having sound in a video game.Sep 7, 2022Sep 7, 2022
Rhett HaynesMy journey becoming a Unity game developer: Bring your game to AAA status through Post Processing!Objective: Using different effects provided by Unity’s Post-Processing, we will give this game a final retro look that can be used for…Sep 3, 2022Sep 3, 2022
Rhett HaynesMy journey becoming a Unity game developer: How to use Post Processing in UnityObjective: Install the Post Processing package from Unity to add special visual effects to the game. There will be 2 effects in particular…Aug 31, 20221Aug 31, 20221
Rhett HaynesMy journey becoming a Unity game developer: Damage VFX using Animated Sprites in Unity.Objective: Create visual effects showing the Player being damaged. Then when the Player runs out of lives, have a big explosion signaling…Aug 29, 2022Aug 29, 2022
Rhett HaynesMy journey becoming a Unity game developer: Asteroid starting 1st waveObjective: Add an Asteroid game object that will rotate around 360 degrees until the player destroys it. When its destroyed, the enemies…Aug 26, 20221Aug 26, 20221
Rhett HaynesMy journey becoming a Unity game developer: Creating Enemy ExplosionsObjective: Creating explosion effects at the location of each enemy destroyed. Also, when the explosion animations are playing, the enemies…Aug 24, 2022Aug 24, 2022
Rhett HaynesMy journey becoming a Unity game developer: Create a Main MenuObjective: Create a Main Menu that will have the Title of the game, and a Start Game button. This button will allow the player to start a…Aug 22, 2022Aug 22, 2022