so, i want to know how to code on roblox so i can make my game ideas, but there’s too much tutorials, too much places i can learn and i want to know what place to learn correctly, i tried devhub, i tried youtube tutorials i tried to learn from reading topics here but i cant and sometimes that i try to code somethings it just doesnt work, like that time i tried to summon a part with an keybind imput on the players current position(pls dont try to make the code for me)
i thought on getting game assets to learn how it worked but idk if roblox would just ban me because of that or something like that
I think theres no easiest way to learn coding. Just watch youtube tutorials like AlvinBlox’s and TheDevKing’s. Use the DevHub if you dont know how to make something. Explore the devforum in your free time. And after some time you will become a pro.
I learned based on what I was doing if I needed to make a weapon, I learned programming about tools or if I needed to make a menu that looks good, I learned things that I thought I needed a menu, things like camera movement, remote events to change teams, things like that
Obviously this is not the idea, because many of the things I did I had to do from zero, for the simple fact that there were much more efficient ways of doing some things, but I think that if it is not easy for you to learn by “memory” learning everything without using the learned on the moment, I think my method could serve
ye, i think your method works for me because i have bad memory, thanks but what if none of the script tutorials work? (i always put a “what if”, you dont have to answer if you dont want to)
The idea should be use the learned to create more things, not all scripts are on youtube but you can search things related to make some things, before yesterday i needed create a thing related to camera then i searched some like “How detect if the object are on camera” then based on this i create another thing
This is the last time I hear this, they don’t even explain what it does. Just read wiki tutorials
I think I have to agree you on this one, it’s like English, if you wanna learn it you need some effort too. It’s not a language you can learn in a flick of a finger. Lua is also like that, English and Lua are easy, but you still need time to learn it
You can write it in a book or notepad. So if you ever need these functions, you can go to your notepad or book, and you can get that function.
I used to be like you, always finding the easiest way but suddenly my memory became decent and I learned Lua from reading free model code. You could try reading free model code