Roblox et LUA

 1) Tutoriels en français:

- Episode 1 . introduction

https://www.youtube.com/watch?v=dF7akgc3PIQ




- Episode 2 : les fonctions

Programmation script d'une brique au contact d'un personnage.
notion de fonction, script analyze, portée de variable.
Vérification de retour de fonctions.

https://www.youtube.com/watch?v=8heqcR5Bxk8






- Episode 3: Création d'un jeu


Ajout du service Team.
fire local ou server

table
waitForChild
boucle for
wait

boucle while + condition
Ordre des scripts

https://www.youtube.com/watch?v=GXCtU3zEEIU


Autres ressources :
https://roblox.fandom.com/wiki/Tutorial:Beginner_guide_to_scripting

https://roblox.fandom.com/wiki/Tutorial:Intermediate_guide_to_scripting

https://create.roblox.com/docs/fr-fr/tutorials/scripting/basic-scripting/intro-to-scripting

https://create.roblox.com/docs/fr-fr/tutorials/building/ui/creating-a-score-bar



Commentaires

Posts les plus consultés de ce blog

Mario Kart 2D

Animation javascript dans page web