#Scripting help

1 messages · Page 1 of 1 (latest)

versed cedar
#

Where should I learn scripting? I want to make skills in hotbar like deepwoken mantras with cost and cd that show up. But I dont know how to do that and most tutorials scripts are messy which I don't understand and don't work:(

fiery agate
#

start small b4 u go into ur dream projects, i wouldn't recommend using tutorials that much past the very basic syntax that u need to know (ie if statements functions variables etc)

once u know the basic shit start making some small projects (example; kill brick, npc that follows you/does contact damage, xp/gold leaderboard)

once u know the basics start workign on medium sized projects (for example build on ur small projects and make a basic but functional rpg game) ((this is where i am rn))

once ur past that stage youll probably be ready to make cool shit

(oh btw use ai it's a very helpful tool dont make it write ur code for u tho)

versed cedar
#

Ok, but I already know python basics not lua. And I am making everythign that you reccomended and this is for rpg game type.

bright matrixBOT
#

studio** You are now Level 2! **studio

slender knoll
#

if you already know python learning luau should be easy just maybe read the roblox docs

#

or watch brawl dev however you prefer learning🤷

vernal plume
brazen garnet
#

Its literally just learning how roblox works if you know how to script in other languages