Video (23)

This tag is for any video content

Making a Game - Creating Weapon System Visuals - EP 15

Video Tutorial Aims of this Tutorial Create a gun model in Blender with 2 materials and export to Godot.Modify the materials in Godot to add some detail.Make a weapons panel with a battery made in GIMP. Creating a Gun in Blender First off, we…

Making a Game - TLC - EP14

Video Tutorial Aims of this Tutorial Disable the 'End Turn' button until everyone has ended their turn.Add a banner to show that the turn has ended while previewing the turn.Disable the arrows while playing back the plans. Disable 'End Turn' Button This is going…

Making a Game - Adding Engine Particle Effects - EP13

Video Tutorial Aims of this Tutorial Create an engine particle effect in Godot.Place these particle effects around the spaceships.Programmatically control the particle effects based on what thrusters would be firing assuming Newtonian mechanics (roughly). Creating a Particle Effect First off, we want multiple instances…

Making a Game - Creating a Spaceship - EP12

Video Tutorial Aims of this Tutorial Create a model for a spaceship.Create materials for the spaceship.Import the model and materials from Blender into Godot. Creating a Spaceship Model This part is very subjective and down to what you want to do. But regardless of…