jolexxa

↗ HN profile [ 60.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Display Scaling in Godot 4 (chickensoft.games)
  2. Serialization for C# Games (chickensoft.games)
  3. Background: I've been a part of some Godot communities for a few years now, and we've seen a huge influx of people experimenting with Godot or switching to it altogether recently. It's as if game developers have only…

  4. I made a hierarchical state machine implementation (or statecharts, depending on how you view it) for C# that allows me to write my nested states using inheritance just like you would with the state pattern. It has an…

  5. GDScript vs. C# in Godot 4 (chickensoft.games)