Skip to content

develop MainscreenOption

Seong Hyeok OH edited this page Jan 4, 2023 · 22 revisions

메인화면 옵션 만드는 과정

준비

  • canvas
  • Panel
  • Button-TextMeshPro
  • Raw Image
  • Slider

설정

  • Panel 이름을 "OptionMenu", Width 900, Height 640
  • Button-TextMeshPro 이름을 "Back", 위치(-140, -40, 0), 크기(160, 50)
  • Raw Image 이름을 "Possessed money", 위치(0, -40, 0), 크기(300, 50)
  • Slider 이름을 "sound",

컬러값은 GUI기획이 없어 skip

스크립트

참고 자료

Clone this wiki locally