Hareza
hareza.bsky.social
Hareza
@hareza.bsky.social
Godot users who chose C# over GDScript do you use *unsafe* godot features like groups, globals, signals and etc?
#godot
#godotEngine
#.net
December 4, 2024 at 2:07 PM
If you are new to Godot and your preferred programming language is C#, do not forget that in order to activate/deactivate Collision shape, you need to call SetDeffered method and pass "disabled" as the first parameter. Right, "disabled" as if it's GDScript.
#godot #GodotEngine
December 1, 2024 at 10:39 PM