Chemins de carrière

*Ce contenu est traduit en utilisant l'IA (Beta) et peut contenir des erreurs. Pour consulter cette page en anglais, clique ici.



Si vous n'avez jamais utilisé Roblox Studio ou codé auparavant, commencez ici avant de suivre l'un des chemins de formation.



Cœur

Commencez ici pour une introduction complète à la création dans Studio! Il couvre tout ce que vous devez savoir pour créer une expérience simple mais polie du zéro.

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


Art environnemental

Apprenez les compétences de base dont vous avez besoin pour devenir un artiste environnemental.

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


Programmation du jeu

Apprenez les compétences de programmation dont vous avez besoin pour présenter le gameplay dans l'environnement laser tag.

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


Conception de l'interface utilisateur

Apprenez les compétences de conception dont vous avez besoin pour implémenter l'interface utilisateur qui informe les joueurs du partiede laser.

Planifier
Plan an art style that drives all design decisions for your UI elements.
Feuille de métier
Wireframe the structure and flow of the information you want to communicate to your players.
Implémenter
Implement your UI layouts in Studio using both built-in and custom UI elements.