I am not lying in any way. I asked the bot about many things about Learn Lua so it might have remembered it someway and included it in the list when I asked it the websites to learn lua.
Thanks for the feedback, though.
PS: I tried it again and Learn Lua doesn’t seem to be in the options. AI is weird. Lol.
By selectable code I mean code where you can take your mouse drag it over some code or text, and treat it as normal text being able to copy, paste, and more.
// the following JavaScript code can be selected and copied
console.log(“hey”)
there should be a bonus section where it teaches you how to use certain libraries like roact and rodux! it is an essential part to your journey in roblox gamedev
Nice! This is a great website though I think the pictures of Roblox Studio could be scaled down a bit. I don’t know a whole lot of Lua (like to script a gun off the top of my head) but I know the basics and you seem to cover that well. I was looking for something advanced, but I see you don’t have that yet. Overall, I love the effort and the website works great.
No offence but I think ‘advanced’ is a bit of an over-exaggeration for this, none of this is something that I’d see a scripter use and think they are ‘advanced’, maybe intermediate, yet definently not advanced. Giving people the incorrect difficulty for subjects like this can give people the false impression that they are an advanced scripter because they can use vectors, which is untrue.
sorry for the bump, but after learn-lua got shutdown a few months ago I still had an GitHub repository of some of the to-be-added articles from when I was writing them. So I open sourced them so that anyone can read them and learn from them,
(edit: the docs will be files might be inaccurate or unfinished since they weren’t meant the be released yet)