Rook SullivanAdding Additional Mechanics Pt.1Now that the core of the game is nearing completion, it is time to start looking at additional frameworks to help build up the gameplay.Jun 29, 2021Jun 29, 2021
Rook SullivanThe Escape Key is a FeatureAlthough it seems like something you see in every game, there is no way to quit a Unity program running in full screen by default. To fix…Jun 22, 2021Jun 22, 2021
Rook SullivanHow to Host Unity Games on the WebIf you want your game to be playable inside of a browser, first you need to export it from Unity in a compatible format. You can do this by…Jun 21, 2021Jun 21, 2021
Rook SullivanHow to Build and Test Your Unity GameYou’ve gotten your game to a point where you want an executable for testing, so how do you do that?Jun 16, 2021Jun 16, 2021
Rook SullivanPlaying Sound Effects With UnitySound effects are a huge part of bringing a game together. They give an audio cue that tells the player something has happened. Everything…Jun 7, 2021Jun 7, 2021
Rook SullivanImmersion Starts With SoundSound is essential in bringing your game to life. The right sounds can tie everything together to set a specific scene or mood. I still…Jun 6, 2021Jun 6, 2021
Rook SullivanUtilizing Post-Processing for AAA PolishWhen building a game in Unity, you have access to a whole suite of Post-processing effects that you can use to change the appearance of…Jun 3, 2021Jun 3, 2021
Rook SullivanSetting up Post Processing in UnityPost processing is a technology that enhances the visuals of a video game. Things like Bloom, Color Grading, and Motion Blur all fall under…May 25, 2021May 25, 2021
Rook SullivanAdding Damage VFX to the PlayerNow that the enemies are nice and explodey, Its time to add some battle damage to the player. This will give the player a visual…May 23, 2021May 23, 2021
Rook SullivanCreating Enemy ExplosionsThe space shooter game is now mostly functional, so it is time to add in some nice visual effects. The first effect I’m going to add is an…May 23, 2021May 23, 2021