FIX duplicate() Not Copying Variable Values from Resources Godot 4
This is a fix and detailed breakdown of the code needed to fix GOdots suplicate() issue where it does not copy over values properly
458 words
|
2 minutes
Clock Widget Carrd Tutorial
2025-03-05
Create a nice clock widget to show your local time/the viewers time
500 words
|
3 minutes
Persona 5 Review - The First 100+ Hour Game I've Finished
Persona 5 - My new hyperfixation
2262 words
|
11 minutes
VSCode with Godot 4 and Common Bugs Tutorial
Quick tutorial on how to connect VSCode with Godot and common bugs
344 words
|
2 minutes
CastleDB Cleaner - CastleDB to JSON Converter
A single python script that converts CastleDB .cdb file to an easier to use JSON file
1094 words
|
5 minutes
Using Quick Sort to Determine Player Order
Using the quick sort algorithm to set the turn order in a game
990 words
|
5 minutes
Modular Stat/Attribute System Tutorial for Godot 4
Creating a modular stat/attribute system in Godot 4 with support for temp stats
1504 words
|
8 minutes
Creating A Markdown Editor in Godot
Can you make a markdown editor in Godot? I think so and imma do it
1842 words
|
9 minutes