Gert CoppensCreating the Main MenuIn this Article I documented how I’ve added a Main Menu to the Galaxy Fighter Project. The Main Menu is a crucial element.Sep 25, 2021Sep 25, 2021
Gert CoppensinGeek CultureLoading Scenes In UnityIn this article you’ll learn about the basics of SceneManagement in UnitySep 19, 2021Sep 19, 2021
Gert CoppensIntroducing the Triple LaserImplementing a new Weapon; the Triple Laser.Sep 1, 2021Sep 1, 2021
Gert CoppensRandomising Item DropsIn this article, you’ll start learning about effectively storing lists of data by using an Array, and how to retrieve data from an Array.Aug 30, 2021Aug 30, 2021
Gert CoppensinNerd For TechIntroducing a Fuel SystemImplementing a Fuel System, a method to consume fuel, displaying a new UI element for it and creating new Power Ups.Aug 28, 2021Aug 28, 2021
Gert CoppensinNerd For TechAdding the Player ShieldIn this article we’ll look at introducing a Player Shield System, linking it to a Shield Bar UI Element, and creating new Shield Power Ups.Aug 27, 2021Aug 27, 2021
Gert CoppensinNerd For TechAdding a Player Health BarBy creating a Slider UI Element and linking it to our current health we can visualise the Player Health.Aug 26, 2021Aug 26, 2021
Gert CoppensinNerd For TechCreating Basic Game Over BehaviourCreating basic Game Over Behaviour by enabling and disabling an Image through code.Aug 23, 2021Aug 23, 2021
Gert CoppensCreating UI Elements : ImageThe Image control displays a non-interactive image to the user. You can use this for purposes such as decorations or icons and much more.Aug 22, 2021Aug 22, 2021