menu toggler
idlist
i'DLisT
There are 5 articles in total.
// Check this blog at GitHub
Timeline
i'DLisT © 2021 - 2025 Last Update: 2025 / 11 / 15

Many Patterns of Singletons in Godot with C#


From the more C# style to the more Godot style.

Using Custom Resources for Node Configuration in Godot


Someone says it's never the intended way.

Writing GDScript vs. C# in Godot


The pros and cons, as the cliche.

In Case You Don't Know Godot's Enum Can...


Why does nearly nobody mention it?

Property Setter Pattern for Exported Properties in Godot


A workaround to a certain pattern