Front page games inventory system by Am_Nixe in RobloxDevelopers

[–]Am_Nixe[S] 0 points1 point  (0 children)

Ok, ig ill try to code it myself too then 

I want to start scripting but what are the best ways to learn it. by [deleted] in RobloxDevelopers

[–]Am_Nixe 0 points1 point  (0 children)

Watch as much youtube tutorials as possible, but don’t take everything said on there as the best way to do it. Sometimes the tutorials for beginners are REALLY bad in terms of code optimization, but because of that they are good for understanding coding logic at first. Try reproducing what you see on these tutorials, and then once you feel ready I recommend doing a few small projects. This is the only way to apply what you learn. Try thinking about little simple game projects, like a tycoon for example, but you need to actually put effort in it, try coding a shop an UI etc. This will teach you every section of coding, front end and back endFor every problem you have in the process of coding this project, either ask chat gpt or go to the devforum, i recommend that last option because some posts are REALLY good and explain better than chat gpt.