#Help me pls im a debutant

1 messages · Page 1 of 1 (latest)

olive harness
#

How scripting do thing we want

dawn night
#

what?

#

if you're asking what scripts do, they run the provided instructions (functions, variables, events etc)

#

watch/read some lua basics guides

#

then if you dont understand anything about roblox studio services or instances in scripts read the studio docs

dawn night
#

learning scripting absolutely ISN'T easy, but lua is one of the easiest languages to learn

#

i personally know more python than lua (i'm practically a beginner in lua, i just guide myself with the docs and learn from there)

#

for example i memorized how to get services after like a day of scripting just because i had to import Players so much lmao