The navigation system of my tactical roguelite
The Shaggy Dev
The navigation system of my tactical roguelite
6:17
The fix for UI and post-processing shaders in Godot 4
The Shaggy Dev
The fix for UI and post-processing shaders in Godot 4
1:11
Unit AI in my tactical roguelite
The Shaggy Dev
Unit AI in my tactical roguelite
8:01
Easy in-engine screenshots in Godot 4
The Shaggy Dev
Easy in-engine screenshots in Godot 4
1:37
I've open sourced my retro shader!
The Shaggy Dev
I've open sourced my retro shader!
0:57
Managing unit data in my turn-based strategy game
The Shaggy Dev
Managing unit data in my turn-based strategy game
8:48
Fixing menu transparency issues in Godot 4
The Shaggy Dev
Fixing menu transparency issues in Godot 4
2:34
How unit selection works in my tactical strategy game
The Shaggy Dev
How unit selection works in my tactical strategy game
3:23
Programming a tactical strategy game in Godot 4
The Shaggy Dev
Programming a tactical strategy game in Godot 4
14:50
Unto Deepest Depths - Announcement Trailer
The Shaggy Dev
Unto Deepest Depths - Announcement Trailer
0:50
10 small ways to make your life easier in GDScript
The Shaggy Dev
10 small ways to make your life easier in GDScript
4:01
Game development in the dying days of Flash
The Shaggy Dev
Game development in the dying days of Flash
7:16
Come join the Discord!
The Shaggy Dev
Come join the Discord!
0:20
Making a golfing roguelike in one week
The Shaggy Dev
Making a golfing roguelike in one week
7:50
Making a dev console in Godot
The Shaggy Dev
Making a dev console in Godot
4:55
Advanced state machine techniques in Godot 4
The Shaggy Dev
Advanced state machine techniques in Godot 4
13:02
Starter state machines in Godot 4
The Shaggy Dev
Starter state machines in Godot 4
10:58
Making tactical units - A devlog
The Shaggy Dev
Making tactical units - A devlog
12:24
Developing a tactics engine in Godot
The Shaggy Dev
Developing a tactics engine in Godot
11:58
Making an atmospheric incremental game in Godot in 9 days
The Shaggy Dev
Making an atmospheric incremental game in Godot in 9 days
3:38
Creating volume sliders in Godot 4
The Shaggy Dev
Creating volume sliders in Godot 4
3:30
An introduction to Utility AI
The Shaggy Dev
An introduction to Utility AI
8:57
5 more changes to GDScript 2 in Godot 4 you'll want to know about
The Shaggy Dev
5 more changes to GDScript 2 in Godot 4 you'll want to know about
4:13
Godot 4 lambda functions
The Shaggy Dev
Godot 4 lambda functions
1:27
A few common code smells to be aware of and how to fix them
The Shaggy Dev
A few common code smells to be aware of and how to fix them
6:32
Using the AStarGrid2D class in Godot 4
The Shaggy Dev
Using the AStarGrid2D class in Godot 4
3:46
An introduction to graph rewriting for procedural content generation
The Shaggy Dev
An introduction to graph rewriting for procedural content generation
7:31
8 changes to GDScript in Godot 4 you'll want to know about
The Shaggy Dev
8 changes to GDScript in Godot 4 you'll want to know about
3:43
How to use setter and getter functions in Godot 4
The Shaggy Dev
How to use setter and getter functions in Godot 4
1:52
Godot 4 beta + channel update
The Shaggy Dev
Godot 4 beta + channel update
1:14
How to write more flexible game code
The Shaggy Dev
How to write more flexible game code
8:36
How to make a tactics game in only two weeks
The Shaggy Dev
How to make a tactics game in only two weeks
19:00
Kaiju Klash announcement
The Shaggy Dev
Kaiju Klash announcement
0:50
5 more quick GDScript tips
The Shaggy Dev
5 more quick GDScript tips
2:20
How to use the microphone in Godot 3
The Shaggy Dev
How to use the microphone in Godot 3
5:05
5 tips for better platformer controls
The Shaggy Dev
5 tips for better platformer controls
5:22
Scene transition effects in Godot 3
The Shaggy Dev
Scene transition effects in Godot 3
2:53
Communicating between game objects with the observer pattern
The Shaggy Dev
Communicating between game objects with the observer pattern
6:53
Godot's OS Class
The Shaggy Dev
Godot's OS Class
1:46
11 tips for writing cleaner code
The Shaggy Dev
11 tips for writing cleaner code
7:19
Pixel-perfect collisions on sprites in Godot
The Shaggy Dev
Pixel-perfect collisions on sprites in Godot
3:59
Configuring Godot's built-in code editor
The Shaggy Dev
Configuring Godot's built-in code editor
3:10
Generative grammars as a form of procedural content generation
The Shaggy Dev
Generative grammars as a form of procedural content generation
7:50
How I do screen shake in Godot
The Shaggy Dev
How I do screen shake in Godot
2:05
Building a more advanced state machine in Godot 3
The Shaggy Dev
Building a more advanced state machine in Godot 3
6:53
Making a customizable turn-based combat game in two weeks
The Shaggy Dev
Making a customizable turn-based combat game in two weeks
4:20
Using a Line2D node to create physics bodies in Godot
The Shaggy Dev
Using a Line2D node to create physics bodies in Godot
3:27
5 quick tips for GDScript
The Shaggy Dev
5 quick tips for GDScript
2:11
Setter and getter functions in Godot 3 with setget
The Shaggy Dev
Setter and getter functions in Godot 3 with setget
3:15
An introduction to procedural lock and key dungeon generation
The Shaggy Dev
An introduction to procedural lock and key dungeon generation
11:41
Callbacks and function references in Godot 3 using FuncRefs
The Shaggy Dev
Callbacks and function references in Godot 3 using FuncRefs
3:44
Implementing the state pattern in Godot 3
The Shaggy Dev
Implementing the state pattern in Godot 3
7:44
An introduction to finite state machines and the state pattern for game development
The Shaggy Dev
An introduction to finite state machines and the state pattern for game development
10:55
Static typing in Godot using the class_name keyword
The Shaggy Dev
Static typing in Godot using the class_name keyword
4:00
Using a Polygon2D node to create physics bodies in Godot
The Shaggy Dev
Using a Polygon2D node to create physics bodies in Godot
5:39
Animating a hardware cursor in Godot - An experiment
The Shaggy Dev
Animating a hardware cursor in Godot - An experiment
4:25
Custom cursors in Godot
The Shaggy Dev
Custom cursors in Godot
3:13
Configuring your Godot project for pixel art
The Shaggy Dev
Configuring your Godot project for pixel art
3:16
Animating 2D particles using spritesheets in Godot
The Shaggy Dev
Animating 2D particles using spritesheets in Godot
1:27
Free Loopable Game Music
The Shaggy Dev
Free Loopable Game Music
6:01