#ok im back from my break and im focused on learning scripting now but i want to make a thing
1 messages · Page 1 of 1 (latest)
ok
You can use the built in dialogue system in roblox: https://www.youtube.com/shorts/rUiQTlxDXgQ
shouldn't i learn it the coding way instead of a tutorial what documentation should i read
It depends if you want to use the built-in roblox dialogue or make your own dialogue system
i want to acutally learn it
make my own
learn coding
how long should i practice
Making a dialogue system from scratch is decently easy, so just practice until you have a decent understanding in scripting
It depends on you how long you should practice
i am familar with variable does that mean i know everything it can be used for
variables
i know how to use variables
It's gonna take a lot longer than 30 minutes total
You're going to need more knowledge than just variables
you got tips on learning
i tried yt and documentation but the information dosen't stick to my brain
Watch youtube videos. There's plenty of tutorials and playlists that go over some of the basic and slightly more advanced things. Also, read the official documentation, especially on things you don't understand
it dosen't really stick idk why
Well, if you watch a youtube video and they provide examples, try them out in studio yourself. Then, try to do something similar but separate using it, etc. Eventually, when you're confident with the very basics, start trying to experiment and make your own things without the help of videos
Also try to learn how to use the docs, they can be confusing at first, but very helpful
whats the basics besides variable
There's a lot of things I'd consider "basic," but for now just try to learn most of the things in this playlist
https://www.youtube.com/watch?v=9MUgLaF22Yo&list=PLQ1Qd31Hmi3W_CGDzYOp7enyHlOuO3MtC
This is the first episode and beginning to become a Roblox Scripter/Game Developer! With 3 playlists (Beginner, Advanced, GUI) containing 50+ videos and 30+ hours of content, I will guide you through this journey to start making the games you want to create on Roblox!
DISCORD 📜
Join my Discord Community if you want scripting help, participat...
do i script beginners scripting kruz
he's telling me how to move
i already know this
??
You can probably skip the first video lol
That one just covers how to use studio, the next ones are scripting
ok data types
The really important stuff starts from properties onward, so make sure to pay attention to those ones
ok i have what i need to make a converstation with an npc
so i need loops
a function
no?
You'll need these things, yes
But you'll also need other things, as well as the knowledge to actually put everything together in a way that works
You dont code with that system but you could make a custom one like i did
i might make a custom one
Hey im acutally learning stuff
so parameters is like the variables
and you use arguments to give parameters a value
and inside the function you tell roblox what you want these parameters to do
right
Basically, yeah
ok so return statements basically do
reports
it does waht u want it to and returns it back to the print
Back to the print and other things, yes
so return can be used for ammo for guns and stuff
make function for the bullets
kruz
what can i do with if statements functions
the dude told me to use it
all i know what ot do is numbers