Logo
  • home
  • about me
  • work with me
  • maker projects
  • youtube
Sign in Subscribe
Menu
Topic 7 Posts

Source Code

Posts tagged with this include code you can use in your own projects
Bacon and Games
Page 1 of 1

Godot Color Replacement Shader

By Sean McKenzie in Godot on 26 Nov 2024
Godot
Game Development
Source Code

This is the second entry in my Bacon Juice collection which you can get for free on itch to learn from, use in your projects, or laugh at (please don't laugh at it) 😜 This video cover3 different implementations of a Godot Shader (made by Godotneers) and some settings…

Regex for Text Input in Godot

By Sean McKenzie in Godot on 02 Aug 2024
Godot
Game Development
Source Code

If you're looking for an easy way to limit text input to specific characters, this video might help. I was making a little puzzle game where players enter guesses into a field, but I didn't want them entering special characters, numbers, etc. So I wrote a…

A Shader for Your GameJams

By Sean McKenzie in Godot on 19 Jul 2024
Godot
Game Development
Source Code

Shaders can be intimidating but even if you don't fully understand how to read or write them you can still use them to your advantage. Here's a simple shader I wrote that I use to quickly spruce up start screens or puzzle game backgrounds. With just…

Godot Collision Layers and Masks Simplified

By Sean McKenzie in Godot on 12 May 2024
Godot
Game Development
Source Code

If you've ever gotten Godot's collision layers and masks confused... fear not. I gotchu. Read on to never mix them up again.…

Free Godot Game Template

By Sean McKenzie in Godot on 13 Apr 2024
Godot
Game Development
Source Code

Quit copying and pasting from old Godot projects. Use this template (or create your own from mine) and get right to the fun parts of making games!…

Free Godot 4 Scene Manager

By Sean McKenzie in Godot on 09 Jan 2024
Godot
Game Development
Source Code

Loading scenes. Progress bars. Scene transitions. Data handoff. These are all pillars of any game project. Scene Manager+ does all of this and the source code is free for you to use.…

Learn Godot 4 by Making an Entire Game in an Hour

By Sean McKenzie in Godot on 01 Jan 2024
Godot
Game Development
Source Code

Learn Godot 4 today by making an entire game in about an hour. This free course exists both as a 6-part series as well as a singular 1-hour video. Choose the method most comfortable to you!…

Page 1 of 1
Bacon and Games © 2025 System
  • Sign up
  • Contact Me
  • Work with Me
Published with Ghost and Attila