Up to date

This page is up to date for Godot 4.2. If you still find outdated information, please open an issue.

스크립팅(Scripting)

이번 섹션에서는 고도 엔진에서 코드를 작성하기 위해 프로그래밍 언어와 핵심 기능을 다룹니다.

여기에서 아직 다루지 않은 내용에 대해 찾을 수 있습니다. 예를 들어 입력에 대해 배우고 싶다면 Inputs 를 살펴볼 것을 권장합니다.

프로그래밍 언어

The sections below each focus on a given programming language.

핵심 기능

Some features are specific to the engine and are available in all supported languages. Whether you code in GDScript, C#, or another language, the pages below will help you make the most of Godot.