Godot 4 - Export Everything You Need to Know

Автор - DashNothing ссылка - От автора: @export in GDScript is a deceptively simple concept - it just exposes your variables in the inspector. In reality there’s so many options Godot gives you when using @export that greatly improve your efficiency as an indie game developer. Let’s master the @export tools and deepen our GDScript knowledge together.
Back to Top