Godot (22)

This tag is for anything to with the Godot game engine

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…

Making a Game - Bug Fixes and Server Build - EP 24

Video Tutorial Aims of this Tutorial Show the current health and energy on GUI.Fix the laser length bug.Make a build that can run on a server. Showing Health and Energy One thing that we failed to do was to transfer the final energy to…

Making a Game - Resetting the Game - EP 23

Video Tutorial Aims of this Tutorial Ask all players whether they want a rematch or not.If they all do, reset the game with all the players still in the game.If they do not, reset the clients to the lobby and have the server ready…