Creating Dynamic Enemy Movement in UnityIntroduction: In this tutorial, we’ll learn how to enable enemies in your Unity game to move in a new and engaging way. By default, enemies…Jul 24, 2023Jul 24, 2023
Adding Features: NukeFor This feature I wanted a bomb that would destroy all of the enemies on the screen simultaneously.Jan 31, 2023Jan 31, 2023
Adding Features: HealthDamage is done. We won the first round. Time to make some repairs.Nov 3, 2022Nov 3, 2022
Adding Features: Ammo RefillYou may have noticed that the graphics and Visual effects have changed over time. That is a natural process is development. Don’t worry, we…Nov 2, 2022Nov 2, 2022
Adding Features: ThrustersRight now, in our space shooter game, we have a speed boost powerup. That powerup lasts for five seconds and then we go back to normal…Oct 28, 2022Oct 28, 2022
Adding Features: Ammo CountUntil now, we have had unlimited ammo for our lasers. That is obviously not realistic, so I decided to add a finite amount of ammunition.Oct 27, 2022Oct 27, 2022
Testing Unity WebGL Build Before DeploymentThe first time that people get to play your game can make or break you. If they have any issues or problems that pop up, they may never…Oct 24, 2022Oct 24, 2022