I need help on what to do next

Sorry if this is the wrong tag but i have been learning the scripting basics and how to type them down so what should i do next to keep progressing should i learn more or learn how to put the scripts together and create stuff with them?

Bottom up learning approach is good for learning the basics (what you have done with scripting basics for loops, variables, functions, metatable oop if interesred, etc).

You can also try a top down approach with a goal you are trying to achieve making gameplay mechancs first and then working on the back end data of it. Example make turret, find vector angle math calculation functions, then find CFrame or physics.

1 Like

for me personally i just watched all these vids basically (they’re playlists)


1 Like