교육 경로

*이 콘텐츠는 AI(베타)를 사용해 번역되었으며, 오류가 있을 수 있습니다. 이 페이지를 영어로 보려면 여기를 클릭하세요.



Roblox Studio를 처음 사용하거나 코딩하지 않은 경우 교육 경로 중 하나를 따르기 전에 여기에서 시작하십시오.



핵심

Studio 생성에 대한 포괄적인 소개를 시작하려면 여기에서 시작하십시오! 이 가이드는 간단한 경험을 만드는 모든 것을 다룹니다.

빌드
Create the basic structure of the world with in-Studio assets.
스크립트
Create the gameplay for the experience using Luau scripts.
폴란드어
Add lighting, visual effects, and high-quality 3D assets.


환경 예술

환경 예술가가 되기 위해 필요한 기초 지식을 배우십시오.

계획
Create a plan for your environment and necessary assets.
제작
Assemble and apply your asset library to the 3D space to bring your world to life.
최적화
Configure your assets and Studio settings to keep your frame rate and performance levels high.


게임 플레이 스크립트

레이저 태그 환경에 게임플레이를 소개하는 데 필요한 프로그래밍 기술을 배우십시오.

생성하기
Spawn players into the environment, and respawn them once their health reaches zero.
폭발합니다
Create a blast mechanic that is both accurate in the 3D space and satisfying to players.
감지하기
Implement laser detecting behavior that handles blast direction, verifies collision, and reduces player health.


사용자 인터페이스 디자인

레이저 태그 게임 플레이플레이어에게 알리는 UI를 구현하는 데 필요한 디자인 기술을 배우십시오.

계획
Plan an art style that drives all design decisions for your UI elements.
와이어프레임
Wireframe the structure and flow of the information you want to communicate to your players.
구현하기
Implement your UI layouts in Studio using both built-in and custom UI elements.