Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do i use Lua code, Why do I have a random graphic glitch when i script my simulator game?

Asked by 6 years ago

So if your advance please tell me how and how I script if anyone will like to teach me Discord user-I support crabs I need help with Lua code if anyone would help it would be very nice - Need Tips

0
Ignore the last sentence. I need tips and help erickgammer12 0 — 6y

1 answer

Log in to vote
0
Answered by 6 years ago

Hi there,

Here are some tips on how to learn roblox lua:

1) Watch tutorial videos on youtube. Personally for me, I had started off watching AlvinBlox and PeasFactory on youtube. They provide basic lessons on how to use and code different things such as functions, loops and all sorts of different scripting features. (AlvinBlox: https://www.youtube.com/channel/UCp1R0TBvgM7gj0rwTYULmSA) (PeasFactory: https://www.youtube.com/channel/UCUC3i1csDpG4Xqg8KBnraEQ)

2)Once you've learnt the basics read the roblox wiki. The roblox wiki is a useful tool whenever you have any enquiries or would like to check anything. Not only does it give descriptions of the many things you can script using, but it also gives more hands-on examples, from learning how to move your character to complicated scripts such as saving player data. (http://wiki.roblox.com/index.php?title=AllTutorials)

Also, practice doing certain scripting tasks before actually starting on your game's scripting. You don't want to have learnt something and realise that you could have included that to make your scripting much less complicated. Some tasks to start you off would be to try and script a countdown timer or moving parts, however, its really subjective to what you want to script, so it is your choice on what to practice on.

(P.S Does anyone know why I can't comment?)

Ad

Answer this question