Advertisement Β· 728 Γ— 90

Posts by Richard Gameworks

I Built a Procedural Level Generator in Godot | Devlog #2
I Built a Procedural Level Generator in Godot | Devlog #2 YouTube video by Richard Gameworks

Built a procedural level generator for my indie game in Godot! I define the area types and connection rules, the generator does the rest. No two layouts are ever the same.

Full devlog on YouTube πŸ‘‡
www.youtube.com/watch?v=m1FO...

#indiedev #gamedev #godot #proceduralgeneration

2 days ago 11 2 0 0
Godot Character Customization Tutorial #8: Save & Load Character
Godot Character Customization Tutorial #8: Save & Load Character YouTube video by Richard Gameworks

Don't lose your progress! πŸ’ΎπŸ”’

Part 8 of the Godot Character Customization tutorial is LIVE!

Learn how to save and load character data using JSON file storage.

Watch here: youtu.be/rEc0Ibs3Kmk

#GodotEngine #GodotTips #GameDev #MadeWithGodot #BuildInPublic #SaveGame #LoadGame #Character

3 months ago 10 2 1 0
Godot Character Customization Tutorial #7: Player Movement
Godot Character Customization Tutorial #7: Player Movement YouTube video by Richard Gameworks

Time to get moving! πŸƒβ€β™‚οΈπŸ’¨

Part 7 of the Godot Character Customization tutorial is LIVE!

Learn how to handle input vectors and sync animations to move your customized character around the scene.

Watch here: youtu.be/VPiFvyk50Vs

#GodotEngine #GodotTips #GameDev #MadeWithGodot #BuildInPublic

3 months ago 16 3 0 0

That’s such a great compliment! Thank you so much! Would love to hear any feedback you might have! 😊

4 months ago 0 0 0 0
Godot Character Customization Tutorial #6: Add Name Label
Godot Character Customization Tutorial #6: Add Name Label YouTube video by Richard Gameworks

Give your character an identity! 🏷️✍️

Part 6 of the Godot Character Creator tutorial is LIVE!

We are adding a Name Label. Learn how to use a LineEdit to display a custom name above your character's head.

Watch here: youtu.be/uUF7ADI3Z-o

#GodotEngine #GodotTips #GameUI #MadeWithGodot #BuildInPublic

4 months ago 7 2 1 0
Godot 4 Character Creator Tutorial #5: Randomize Character
Godot 4 Character Creator Tutorial #5: Randomize Character YouTube video by Richard Gameworks

Feeling lucky? 🎲✨

Part 5 of the Godot Character Creator tutorial is LIVE!

We are adding a Randomize Button. Learn how to instantly select random options for every customization panel.

Watch here: youtu.be/yuW58Rm7enA

#GodotEngine #GodotTips #GameUI #MadeWithGodot #BuildInPublic

4 months ago 7 1 0 0
Godot 4 Character Creator Tutorial #4: Change Equipment
Godot 4 Character Creator Tutorial #4: Change Equipment YouTube video by Richard Game Works

Time to gear up! βš”οΈπŸ›‘οΈ

Part 4 of the Godot Character Creator tutorial is LIVE!

We are taking customization to the next level by building a system to swap Armor and Weapons dynamically during runtime.

Watch here: youtu.be/3VU6zlqstNA

#GodotEngine #GodotTips #GameUI #MadeWithGodot #BuildInPublic

4 months ago 6 1 0 0
Godot 4 Character Creator Tutorial (#3):  Change Skin Tone
Godot 4 Character Creator Tutorial (#3): Change Skin Tone YouTube video by Richard Game Works

Time to change up that skin tone! πŸ§‘πŸΎβ€πŸ¦±πŸ§‘πŸ»β€πŸ¦°βœ¨

Part 3 of my Godot Character Creator Tutorial is LIVE!

We are moving away from the Color Picker this time and building a proper Swatch System with Dynamic Buttons.

πŸ”— youtu.be/tWNH1xBZRDs

#Godot4 #CharacterCreator #GameDev #Tutorial #Godot #PixelArt

4 months ago 3 1 0 0
Advertisement
Godot 4 Character Creator Tutorial (#2): Change Hair Color
Godot 4 Character Creator Tutorial (#2): Change Hair Color YouTube video by Richard Game Works

Time to change your characters hair color! πŸŽ‰ 🎨

Part 2 of my Godot Character Creator Tutorial is LIVE!

Learn how to implement dynamic Hair Color Customization using a simple Color Picker.

πŸ”— youtu.be/EINdYIhrYYg

#Godot4 #CharacterCreator #GameDev #Tutorial #Godot #PixelArt

5 months ago 7 3 0 0
How to Make a 2D Character Creator in Godot 4 (Part 1): Project Setup, Sprite Frames and Animation
How to Make a 2D Character Creator in Godot 4 (Part 1): Project Setup, Sprite Frames and Animation YouTube video by Richard Game Works

My Godot 2D Character Creator series is live now! πŸš€

Part 1 is all about the clean foundation: setting up the project, building the 6-layer structure, and writing the basic animation script.

Let’s build together!

πŸ”— youtu.be/PILg5fXuYow

#Godot4 #CharacterCreator #PixelArt #GameDev #Tutorial

5 months ago 5 2 0 0
Preview
Free Swordsman 1–3 Level Pixel Top-Down Sprite Character - CraftPix.net Introducing the Free Swordsman 1–3 Level Pixel Top-Down Sprite Character Pack β€” a dynamic and visually evolving asset for 2D top-down RPGs

Hey! It's this free set: bit.ly/3XkrraJ

Heads up: the original files aren't modular! I pre-sliced all the parts in Aseprite to make them ready for the tutorial. You can download the ready-to-use modular files in the video description when Part 1 drops tomorrow!

5 months ago 1 0 1 0
Post image

My Godot 4 Character Creator series starts this Friday! ✨

Part 1 builds the foundation: Setting up for crisp, scaled pixel art. Building the 6-layer modular structure (Body, Hair, Weapon, etc.) with synchronized animation script.

Get ready to customize!

#GodotEngine #GameDev #Tutorial #PixelArt

5 months ago 16 4 1 0

Wow, it looks so good, it somehow slightly reminded of The Legend of Zelda. Very cool!

6 months ago 1 0 0 0

Love the style!

6 months ago 2 0 1 0
Post image

Get ready to build your dream game feature! I'm putting together a full tutorial series on this Character Creator system for Godot Engine. We will cover UI design, layering assets, and how your character can be properly saved and loaded!

#Godot #GodotEngine #GameDev #PixelArt #Tutorial #IndieDev

6 months ago 14 3 0 0
Advertisement
I Made a Dynamic 2D Pixel Art Character Creator in Godot | Devlog #1
I Made a Dynamic 2D Pixel Art Character Creator in Godot | Devlog #1 YouTube video by Richard Game Works

My first YouTube video is live! πŸš€

I'm excited to share the showcase of my dynamic pixel art character creator, built from scratch with the awesome @godotengine.org

Would love to hear what you think!

youtu.be/HsQIR71tpqw

#GameDev #IndieDev #GodotEngine #PixelArt

6 months ago 32 8 0 0

It’s a bunch of stacked sprites having their source and modulate colors changed dynamically! 😊

6 months ago 1 0 0 0