Chance CornellCreating the boss encounters.Today, we will be creating our boss encounters that the player will face throughout the game. This was the final thing left to add to the…Aug 26, 2021Aug 26, 2021
Chance CornellCreating a diagonal moving enemy.Today we’re getting closer to wrapping up the Space Shooter game. In this article, we create a new enemy type that will move diagonally and…Aug 25, 2021Aug 25, 2021
Chance CornellGiving the playerToday, we will be creating a homing missile for the player to use against the enemies. First, find a sprite that you want to use for the…Aug 24, 2021Aug 24, 2021
Chance CornellCreating a ‘Smart’ Enemy.In today’s article, we create an enemy that can shoot backward at the player if they get past them. I duplicated the base enemy and changed…Aug 23, 2021Aug 23, 2021
Chance CornellAllowing the enemy to destroy powerups.In today’s article, we will give the enemy the ability to shoot and destroy powerups. To start this, we will open our ‘Enemy’ script and…Aug 22, 2021Aug 22, 2021
Chance CornellGiving the enemy a dodging chance.In this article, we create an enemy type that can dodge shots from the player.Aug 21, 2021Aug 21, 2021
Chance CornellOh No! The Enemy Have Shields!In today's article, we will add a shield to an enemy at random. This system is quite simple but can cause a headache which I will explain…Aug 20, 2021Aug 20, 2021
Chance CornellCreating a spray shot.In this article, we will be adding a new secondary fire powerup. I’m wanting to create a spray shot that will shoot three lasers. One laser…Aug 19, 2021Aug 19, 2021
Chance CornellWeighted Enemy Spawn SystemToday I add on to the spawn manager and balance out some enemies. The technique I used is exactly as I did when I balanced the power-up up…Aug 18, 2021Aug 18, 2021
Chance CornellDoing a little clean upIt’s been about a week since my last article. I went on vacation with my family and now I’m ready to wrap up this project. Today I’m…Aug 17, 2021Aug 17, 2021