Implement submenus of pause menu / pause 메뉴의 하위메뉴들 구현


I made the functions of the pause menu's sub menus.
Resolution, volume, mouse sensitivity, brightness, and language settings are possible.
I haven't created language-specific resources yet, so I've only made language choices.

pause 메뉴의 기능들을 만들었습니다
해상도, 음량, 마우스 감도, 밝기, 언어설정이 가능합니다
언어설정에 따른 언어별 리소스 설정은 아직 리소스를 만들지 않아서 선택만 만들어놨습니다

I made Load and Save UI windows
I've just saved and loaded data in an array several times
But I've never saved the entire game scene, so I've only created the UI.

불러오기, 저장 창을 만들었습니다
그냥 배열로 이루어진 데이터만 저장하고 불러오는것은 몇 번 해봤지만
게임 씬 전체를 저장하는것은 해본적이 없어서 일단 UI만 만들어봤습니다

I added an animation to the player menu.
As I make a resolution change, I need to modify the overall resolution of the game,
and I need to reposition the Player menus.

플레이어 메뉴에 애니메이션을 추가해봤습니다
해상도 변경을 만들면서 게임의 전체적인 해상도를 수정하는바람에
플레이어 메뉴들의 위치를 다시 수정해줘야 합니다

Get Untitled jam game 2020

Leave a comment

Log in with itch.io to leave a comment.