TechieDamien's Website

Tutorials, Tips and Fun Projects

Making a Game - Refining the Weapons - EP 28

Video Tutorial Aims of this Tutorial Learn the shortcomings of the current version and come up with a plan to improve it.Use a firing arc in front of the player to decide who to shoot.Make the laser visually adjust to shoot at the enemy…

Making a Game - Using the Music - EP 27

Video Tutorial Aims of this Tutorial Import the music into Godot.Set up the audio server in Godot for centralised music.Programmatically change the music that is playing. Importing the Music This part is fairly straight forward. First you need to go into your DAW (eg…

Making a Game - Finishing the Music - EP 26

Video Tutorial Aims of this Tutorial Finish up the music.Learn some basic music theory (text tutorial only). How to make music sound good There are multiple components about how to make music sound good and what to consider when composing. There are the basics,…

Making a Game - Making Music - EP 25

Video Tutorial Aims of this Tutorial Fix a bug that I promised to fix months ago (sorry!).Learn the ropes of music production with free and open source software.Make a start on creating the combat music for the game. Fixing the bug The bug I…