Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
AlexAndThunder
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
AlexAndThunder
6y ago
I never ran into this issue myself but I do know the recent 3.2.3 version should have fixed it. With that said I love godot but GDScript does need more love.
2.
▲
Wat-Sharp: A C# Wrapper Around Wat to Unit Test Your C# Godot Games
(github.com)
27 points
by
AlexAndThunder
6y ago
|
3 comments
3.
▲
by
AlexAndThunder
6y ago
GDScript has not been enough for the size of my project. I swear to god if I get another "cyclic reference" error I'm going do something drastic! So I decided to eventually switch to C#. However I ran into issues when trying
4.
▲
by
AlexAndThunder
8y ago
From: http://docs.godotengine.org/en/3.0/getting_started/scripting... ' Memory management If a class inherits from Reference, then instances will be freed when no longer in use. No garbage collector exis