Caminos de aprendizaje

*Este contenido se traduce usando la IA (Beta) y puede contener errores. Para ver esta página en inglés, haz clic en aquí.



Si nunca ha usado Roblox Studio o ha codificado antes, comience aquí antes de seguir cualquiera de los caminos de aprendizaje.



Núcleo

¡Empieza aquí para una introducción completa a la creación en Studio! Cubre todo lo que necesitas saber para crear una simple pero pulida experiencia desde cero.

Construir
Create the basic structure of the world with in-Studio assets.
Script
Create the gameplay for the experience using Luau scripts.
Polaco
Add lighting, visual effects, and high-quality 3D assets.


Arte ambiental

Aprende las habilidades básicas que necesitas para convertirte en un artista ambiental.

Plan
Create a plan for your environment and necessary assets.
Construir
Assemble and apply your asset library to the 3D space to bring your world to life.
Optimizar
Configure your assets and Studio settings to keep your frame rate and performance levels high.


Programación de juegos

Aprende las habilidades de programación que necesitas para introducir el juego en el entorno, ambientedel laser.

Generar
Spawn players into the environment, and respawn them once their health reaches zero.
Explosión
Create a blast mechanic that is both accurate in the 3D space and satisfying to players.
Detectar
Implement laser detecting behavior that handles blast direction, verifies collision, and reduces player health.


Diseño de Interfaz de Usuario

Aprende las habilidades de diseño que necesitas para implementar UI que informa a los jugadores del juego de etiqueta láser.

Plan
Plan an art style that drives all design decisions for your UI elements.
Marco de Cable
Wireframe the structure and flow of the information you want to communicate to your players.
Implantar
Implement your UI layouts in Studio using both built-in and custom UI elements.