Work in progress

The content of this page was not yet updated for Godot 4.2 and may be outdated. If you know how to improve this page or you can confirm that it's up to date, feel free to open a pull request.

기본 에디터 단축키

Godot 에디터의 많은 기능은 키보드 단축키로 실행할 수 있습니다. 이 페이지에는 기본적으로 연결된 바로 가기가 있는 기능이 나열되어 있지만 여러분이 에디터 설정에서 다른 많은 기능도 단축키로 등록할 수 있습니다. 이러한 작업 및 기타 작업과 관련된 키를 변경하려면 에디터(Editor) -> 편집기 설정(Editor Settings) -> Shortcuts로 이동하세요.

일부 작업은 보편적이지만 많은 바로 가기는 개별 툴에만 적용됩니다. 이러한 이유로 일부 키 조합은 둘 이상의 기능에 할당될 수 있습니다. 컨텍스트에 따라 올바른 작업이 수행됩니다.

참고

에디터의 Windows 및 Linux 빌드는 대부분의 기본 설정을 공유하지만 일부 단축키는 macOS 버전에 따라 다를 수 있습니다. 이는 에디터를 macOS 에코시스템에 더 잘 통합하기 위해 수행됩니다. macOS의 표준 단축키에 숙련된 사용자는 Godot 에디터의 기본 키 매핑이 직관적임을 깨달을 수 있습니다.

일반 에디터 작업

작업 이름

Windows, Linux

macOS

에디터 설정

2D 에디터 열기

Ctrl + F1

Alt + 1

editor/editor_2d

3D 에디터 열기

Ctrl + F2

Alt + 2

editor/editor_3d

스크립트 에디터 열기

Ctrl + F3

Alt + 3

editor/editor_script

도움말 검색

F1

Alt + Space

editor/editor_help

집중 모드

Ctrl + Shift + F11

Cmd + Ctrl + D

editor/distraction_free_mode

다음 탭

Ctrl + Tab

Cmd + Tab

editor/next_tab

이전 탭

Ctrl + Shift + Tab

Cmd + Shift + Tab

editor/prev_tab

파일 필터

Ctrl + Alt + P

Cmd + Alt + P

editor/filter_files

씬 열기

Ctrl + O

Cmd + O

editor/open_scene

씬 닫기

Ctrl + Shift + W

Cmd + Shift + W

editor/close_scene

닫은 씬 다시 열기

Ctrl + Shift + T

Cmd + Shift + T

editor/reopen_closed_scene

씬 저장

Ctrl + S

Cmd + S

editor/save_scene

다른이름으로 씬 저장하기

Ctrl + Shift + S

Cmd + Shift + S

editor/save_scene_as

모든 씬 저장

Ctrl + Shift + Alt + S

Cmd + Shift + Alt + S

editor/save_all_scenes

Quick Open

Shift + Alt + O

Shift + Alt + O

editor/quick_open

Quick Open Scene

Ctrl + Shift + O

Cmd + Shift + O

editor/quick_open_scene

Quick Open Script

Ctrl + Alt + O

Cmd + Alt + O

editor/quick_open_script

실행 취소

Ctrl + Z

Cmd + Z

editor/undo

다시 실행

Ctrl + Shift + Z

Cmd + Shift + Z

editor/redo

종료

Ctrl + Q

Cmd + Q

editor/file_quit

종료 후 프로젝트 목록으로 이동

Ctrl + Shift + Q

Shift + Alt + Q

editor/quit_to_project_list

스크린샷 찍기

Ctrl + F12

Cmd + F12

editor/take_screenshot

전체 화면 토글

Shift + F11

Cmd + Ctrl + F

editor/fullscreen_mode

실행

F5

Cmd + B

editor/play

씬 일시정지

F7

Cmd + Ctrl + Y

editor/pause_scene

정지

F8

Cmd + .

editor/stop

씬 실행

F6

Cmd + R

editor/play_scene

커스텀 씬 실행

Ctrl + Shift + F5

Cmd + Shift + R

editor/play_custom_scene

아래쪽 패널 확장

Shift + F12

Shift + F12

editor/bottom_panel_expand

2D/캔버스 아이템 에디터

작업 이름

Windows, Linux

macOS

에디터 설정

줌 인

Ctrl + =

Cmd + =

canvas_item_editor/zoom_plus

줌 아웃

Ctrl + -

Cmd + -

canvas_item_editor/zoom_minus

줌 재설정

Ctrl + 0

Cmd + 0

canvas_item_editor/zoom_reset

팬 보기

Space

Space

canvas_item_editor/pan_view

선택 모드

Q

Q

canvas_item_editor/select_mode

이동 모드

W

W

canvas_item_editor/move_mode

회전 모드

E

E

canvas_item_editor/rotate_mode

스케일 모드

S

S

canvas_item_editor/scale_mode

자 모드

R

R

canvas_item_editor/ruler_mode

스마트 스냅 사용

Shift + S

Shift + S

canvas_item_editor/use_smart_snap

격자 스냅 사용

Shift + G

Shift + G

canvas_item_editor/use_grid_snap

격자 단계를 2배 증가

Num *

Num *

canvas_item_editor/multiply_grid_step

격자 단계를 반으로 감소

Num /

Num /

canvas_item_editor/divide_grid_step

항상 격자 보이기

G

G

canvas_item_editor/show_grid

도우미 보이기

H

H

canvas_item_editor/show_helpers

가이드 보이기

Y

Y

canvas_item_editor/show_guides

선택 항목 중앙으로

F

F

canvas_item_editor/center_selection

프레임 선택

Shift + F

Shift + F

canvas_item_editor/frame_selection

캔버스 스케일 미리보기

Ctrl + Shift + P

Cmd + Shift + P

canvas_item_editor/preview_canvas_scale

키 삽입

Ins

Ins

canvas_item_editor/anim_insert_key

키 삽입 (기존 트랙)

Ctrl + Ins

Cmd + Ins

canvas_item_editor/anim_insert_key_existing_tracks

노드에 커스텀 본 만들기

Ctrl + Shift + B

Cmd + Shift + B

canvas_item_editor/skeleton_make_bones

포즈 지우기

Shift + K

Shift + K

canvas_item_editor/anim_clear_pose

3D / Spatial Editor

작업 이름

Windows, Linux

macOS

에디터 설정

자유 시점 토글

Shift + F

Shift + F

spatial_editor/freelook_toggle

자유 시점 왼쪽으로

A

A

spatial_editor/freelook_left

자유 시점 오른쪽으로

D

D

spatial_editor/freelook_right

자유 시점 앞으로

W

W

spatial_editor/freelook_forward

자유 시점 뒤로

S

S

spatial_editor/freelook_backwards

자유 시점 위로

E

E

spatial_editor/freelook_up

자유 시점 아래로

Q

Q

spatial_editor/freelook_down

자유 시점 가속 수정자

Shift

Shift

spatial_editor/freelook_speed_modifier

자유 시점 감속 수정자

Alt

Alt

spatial_editor/freelook_slow_modifier

선택 모드

Q

Q

spatial_editor/tool_select

이동 모드

W

W

spatial_editor/tool_move

회전 모드

E

E

spatial_editor/tool_rotate

스케일 모드

R

R

spatial_editor/tool_scale

로컬 공간 사용

T

T

spatial_editor/local_coords

스냅 사용

Y

Y

spatial_editor/snap

오브젝트를 바닥에 스냅

PgDown

PgDown

spatial_editor/snap_to_floor

상단 뷰

Num 7

Num 7

spatial_editor/top_view

하단 뷰

Alt + Num 7

Alt + Num 7

spatial_editor/bottom_view

정면 뷰

Num 1

Num 1

spatial_editor/front_view

후면 뷰

Alt + Num 1

Alt + Num 1

spatial_editor/rear_view

우측 뷰

Num 3

Num 3

spatial_editor/right_view

좌측 뷰

Alt + Num 3

Alt + Num 3

spatial_editor/left_view

원근/직교 뷰 전환

Num 5

Num 5

spatial_editor/switch_perspective_orthogonal

애니메이션 키 삽입

K

K

spatial_editor/insert_anim_key

원점 포커스

O

O

spatial_editor/focus_origin

선택 항목 포커스

F

F

spatial_editor/focus_selection

변형을 뷰에 정렬

Ctrl + Alt + M

Cmd + Alt + M

spatial_editor/align_transform_with_view

회전을 뷰에 정렬

Ctrl + Alt + F

Cmd + Alt + F

spatial_editor/align_rotation_with_view

뷰포트 1개

Ctrl + 1

Cmd + 1

spatial_editor/1_viewport

뷰포트 2개

Ctrl + 2

Cmd + 2

spatial_editor/2_viewports

뷰포트 2개 (다른 방식)

Ctrl + Alt + 2

Cmd + Alt + 2

spatial_editor/2_viewports_alt

뷰포트 3개

Ctrl + 3

Cmd + 3

spatial_editor/3_viewports

뷰포트 3개 (다른 방식)

Ctrl + Alt + 3

Cmd + Alt + 3

spatial_editor/3_viewports_alt

뷰포트 4개

Ctrl + 4

Cmd + 4

spatial_editor/4_viewports

텍스트 에디터

작업 이름

Windows, Linux

macOS

에디터 설정

잘라내기

Ctrl + X

Cmd + X

script_text_editor/cut

복사

Ctrl + C

Cmd + C

script_text_editor/copy

붙여넣기

Ctrl + V

Cmd + V

script_text_editor/paste

모두 선택

Ctrl + A

Cmd + A

script_text_editor/select_all

Find

Ctrl + F

Cmd + F

script_text_editor/find

다음 찾기

F3

Cmd + G

script_text_editor/find_next

이전 찾기

Shift + F3

Cmd + Shift + G

script_text_editor/find_previous

파일에서 찾기

Ctrl + Shift + F

Cmd + Shift + F

script_text_editor/find_in_files

바꾸기

Ctrl + R

Alt + Cmd + F

script_text_editor/replace

파일에서 바꾸기

Ctrl + Shift + R

Cmd + Shift + R

script_text_editor/replace_in_files

실행 취소

Ctrl + Z

Cmd + Z

script_text_editor/undo

다시 실행

Ctrl + Y

Cmd + Y

script_text_editor/redo

위로 이동

Alt + Up Arrow

Alt + Up Arrow

script_text_editor/move_up

아래로 이동

Alt + Down Arrow

Alt + Down Arrow

script_text_editor/move_down

행 삭제

Ctrl + Shift + K

Cmd + Shift + K

script_text_editor/delete_line

주석 토글

Ctrl + K

Cmd + K

script_text_editor/toggle_comment

행 접기/펼치기

Alt + F

Ctrl + Cmd + F

script_text_editor/toggle_fold_line

선택 항목 복제

Ctrl + Shift + D

Cmd + Shift + C

script_text_editor/duplicate_selection

상징 자동 완성

Ctrl + Space

Ctrl + Space

script_text_editor/complete_symbol

선택 항목 평가

Ctrl + Shift + E

Cmd + Shift + E

script_text_editor/evaluate_selection

후행 공백 문자 제거

Ctrl + Alt + T

Cmd + Alt + T

script_text_editor/trim_trailing_whitespace

대문자로

Shift + F4

Shift + F4

script_text_editor/convert_to_uppercase

소문자로

Shift + F5

Shift + F5

script_text_editor/convert_to_lowercase

대문자로 시작

Shift + F6

Shift + F6

script_text_editor/capitalize

공백으로 들여쓰도록 변환

Ctrl + Shift + Y

Cmd + Shift + Y

script_text_editor/convert_indent_to_spaces

탭으로 들여쓰도록 변환

Ctrl + Shift + I

Cmd + Shift + I

script_text_editor/convert_indent_to_tabs

자동 들여쓰기

Ctrl + I

Cmd + I

script_text_editor/auto_indent

북마크 토글

Ctrl + Alt + B

Cmd + Alt + B

script_text_editor/toggle_bookmark

다음 북마크로 이동

Ctrl + B

Cmd + B

script_text_editor/goto_next_bookmark

이전 북마크로 이동

Ctrl + Shift + B

Cmd + Shift + B

script_text_editor/goto_previous_bookmark

함수로 이동

Ctrl + Alt + F

Ctrl + Cmd + J

script_text_editor/goto_function

행으로 이동

Ctrl + L

Cmd + L

script_text_editor/goto_line

중단점 토글

F9

Cmd + Shift + B

script_text_editor/toggle_breakpoint

모든 중단점 제거

Ctrl + Shift + F9

Cmd + Shift + F9

script_text_editor/remove_all_breakpoints

다음 중단점으로 이동

Ctrl + .

Cmd + .

script_text_editor/goto_next_breakpoint

이전 중단점으로 이동

Ctrl + ,

Cmd + ,

script_text_editor/goto_previous_breakpoint

상황에 맞는 도움말

Alt + F1

Alt + Shift + Space

script_text_editor/contextual_help

스크립트 에디터

작업 이름

Windows, Linux

macOS

에디터 설정

Find

Ctrl + F

Cmd + F

script_editor/find

다음 찾기

F3

F3

script_editor/find_next

이전 찾기

Shift + F3

Shift + F3

script_editor/find_previous

파일에서 찾기

Ctrl + Shift + F

Cmd + Shift + F

script_editor/find_in_files

위로 이동

Shift + Alt + Up Arrow

Shift + Alt + Up Arrow

script_editor/window_move_up

아래로 이동

Shift + Alt + Down Arrow

Shift + Alt + Down Arrow

script_editor/window_move_down

다음 스크립트

Ctrl + Shift + .

Cmd + Shift + .

script_editor/next_script

이전 스크립트

Ctrl + Shift + ,

Cmd + Shift + ,

script_editor/prev_script

닫은 스크립트 다시 열기

Ctrl + Shift + T

Cmd + Shift + T

script_editor/reopen_closed_script

저장

Ctrl + Alt + S

Cmd + Alt + S

script_editor/save

모두 저장

Ctrl + Shift + Alt + S

Cmd + Shift + Alt + S

script_editor/save_all

스크립트 일반 새로고침

Ctrl + Shift + R

Cmd + Shift + R

script_editor/reload_script_soft

이전 기록

Alt + Left Arrow

Alt + Left Arrow

script_editor/history_previous

다음 기록

Alt + Right Arrow

Alt + Right Arrow

script_editor/history_next

닫기

Ctrl + W

Cmd + W

script_editor/close_file

실행

Ctrl + Shift + X

Cmd + Shift + X

script_editor/run_file

스크립트 패널 토글

Ctrl + \

Cmd + \

script_editor/toggle_scripts_panel

줌 인

Ctrl + =

Cmd + =

script_editor/zoom_in

줌 아웃

Ctrl + -

Cmd + -

script_editor/zoom_out

줌 재설정

Ctrl + 0

Cmd + 0

script_editor/reset_zoom

Editor Output

작업 이름

Windows, Linux

macOS

에디터 설정

선택 항목 복사

Ctrl + C

Cmd + C

editor/copy_output

출력 지우기

Ctrl + Shift + K

Cmd + Shift + K

editor/clear_output

디버거

작업 이름

Windows, Linux

macOS

에디터 설정

프로시저 단위 실행

F11

F11

debugger/step_into

한 단계씩 코드 실행

F10

F10

debugger/step_over

계속

F12

F12

debugger/continue

파일 대화 상자

작업 이름

Windows, Linux

macOS

에디터 설정

뒤로

Alt + Left Arrow

Alt + Left Arrow

file_dialog/go_back

앞으로

Alt + Right Arrow

Alt + Right Arrow

file_dialog/go_forward

상위로

Alt + Up Arrow

Alt + Up Arrow

file_dialog/go_up

새로고침

F5

F5

file_dialog/refresh

숨김 파일 토글

Ctrl + H

Cmd + H

file_dialog/toggle_hidden_files

즐겨찾기 토글

Alt + F

Alt + F

file_dialog/toggle_favorite

모드 토글

Alt + V

Alt + V

file_dialog/toggle_mode

폴더 만들기

Ctrl + N

Cmd + N

file_dialog/create_folder

삭제

Del

Cmd + BkSp

file_dialog/delete

경로 포커스

Ctrl + D

Cmd + D

file_dialog/focus_path

즐겨찾기 위로 이동

Ctrl + Up Arrow

Cmd + Up Arrow

file_dialog/move_favorite_up

즐겨찾기 아래로 이동

Ctrl + Down Arrow

Cmd + Down Arrow

file_dialog/move_favorite_down

파일시스템 독

작업 이름

Windows, Linux

macOS

에디터 설정

경로 복사

Ctrl + C

Cmd + C

filesystem_dock/copy_path

복제

Ctrl + D

Cmd + D

filesystem_dock/duplicate

삭제

Del

Cmd + BkSp

filesystem_dock/delete

Scene Tree Dock

작업 이름

Windows, Linux

macOS

에디터 설정

자식 노드 추가

Ctrl + A

Cmd + A

scene_tree/add_child_node

일괄 이름 바꾸기

Ctrl + F2

Cmd + F2

scene_tree/batch_rename

노드 경로 복사

Ctrl + Shift + C

Cmd + Shift + C

scene_tree/copy_node_path

삭제

Del

Cmd + BkSp

scene_tree/delete

Force Delete

Shift + Del

Shift + Del

scene_tree/delete_no_confirm

복제

Ctrl + D

Cmd + D

scene_tree/duplicate

위로 이동

Ctrl + Up Arrow

Cmd + Up Arrow

scene_tree/move_up

아래로 이동

Ctrl + Down Arrow

Cmd + Down Arrow

scene_tree/move_down

Animation Track Editor

작업 이름

Windows, Linux

macOS

에디터 설정

선택 항목 복제

Ctrl + D

Cmd + D

animation_editor/duplicate_selection

선택된 트랙에 복제

Ctrl + Shift + D

Cmd + Shift + D

animation_editor/duplicate_selection_transposed

선택 항목 삭제

Del

Cmd + BkSp

animation_editor/delete_selection

다음 단계로 이동

Ctrl + Right Arrow

Cmd + Right Arrow

animation_editor/goto_next_step

이전 단계로 이동

Ctrl + Left Arrow

Cmd + Left Arrow

animation_editor/goto_prev_step

Tile Map Editor

작업 이름

Windows, Linux

macOS

에디터 설정

타일 찾기

Ctrl + F

Cmd + F

tile_map_editor/find_tile

타일 선택

I

I

tile_map_editor/pick_tile

타일 칠하기

P

P

tile_map_editor/paint_tile

버킷 채우기

G

G

tile_map_editor/bucket_fill

전치

T

T

tile_map_editor/transpose

수평으로 뒤집기

X

X

tile_map_editor/flip_horizontal

수직으로 뒤집기

Z

Z

tile_map_editor/flip_vertical

왼쪽으로 회전

A

A

tile_map_editor/rotate_left

오른쪽으로 회전

S

S

tile_map_editor/rotate_right

변형 지우기

W

W

tile_map_editor/clear_transform

선택

M

M

tile_map_editor/select

선택 항목 잘라내기

Ctrl + X

Cmd + X

tile_map_editor/cut_selection

선택 항목 복사

Ctrl + C

Cmd + C

tile_map_editor/copy_selection

선택 항목 지우기

Del

Cmd + BkSp

tile_map_editor/erase_selection

Tileset Editor

작업 이름

Windows, Linux

macOS

에디터 설정

다음 좌표

PgDown

PgDown

tileset_editor/next_shape

이전 좌표

PgUp

PgUp

tileset_editor/previous_shape

영역 모드

1

1

tileset_editor/editmode_region

콜리전 모드

2

2

tileset_editor/editmode_collision

어클루전 모드

3

3

tileset_editor/editmode_occlusion

내비게이션 모드

4

4

tileset_editor/editmode_navigation

비트 마스크 모드

5

5

tileset_editor/editmode_bitmask

우선 순위 모드

6

6

tileset_editor/editmode_priority

아이콘 모드

7

7

tileset_editor/editmode_icon

Z 인덱스 모드

8

8

tileset_editor/editmode_z_index