To be honest, you are probably one of the best people for teaching coding, you show and make everything so easy, compared to others, and the best part is that your tutorials are not outdated. Keep up the good work man!
I would love to see a tutorial on how to make "directional movement" and "procedural animation" por favor, that would be awesome and very helpful for us clueless devs who want to spice things up B))
Hey I was looking for a tutorial showing a local player rig that updates based on their avatar, I want to do an opening cutscene with the player's avatar in the background but I couldn't do it in R15, thanks!
These videos have helped a lot! But question, from your previous video of Opening Cutscenes, how do we script for when we want another cutscene to play when we press the text button?
so i have a question, what type are u good at? like scripting, vfx, buliding etc. to me u look like a vfx dude, cuz ur scripting is very basic last question: do you know oop or task functions? like task.spawn, task.delay, etc…. also im a big fan from 700 subs
also there is a better way to do subtitles: local script: local TextLabel = script.Parent - imagine its the child of the textlabel local TextRemote = game.ReplicatedStorage:WaitForChild(“Text”) - remote event in rep local function TextChange(textLabel ,text, wait) for 1, #text,1 do textLabel.Text = string.sub(text,1,i) - You can also play a sound so whenever a text shows its plays a sound task.wait(wait) end end TextRemote.OnCilentEvent:Conncet(function(Label, text, wait) TextChange(Label, text, wait) end) Server script: local TextLabel = game.StarterGui.ScreenGui.TextLabel local TextRemote = game.ReplicatedStorage:WaitForChild(“Text”) - remote event in rep repeat wait() until game:IsLoaded while task.wait(2) do TextRemote:FireAllCilents(TextLabel, “RKGAM3Z2 is the best guy ever”, 0.05 end this will give the text label a typewriter effect, also ignore any typos i made cuz i write all of this on a ipad 💀 i swear i didnt use chatgpt i swear
Hey guys just a tip if you want to gui be gone if ended then type this script at end 👇: textUI.Enabled = false :👈 here end spript: this will make it be gone when ended Hope this helped ☺
please please please do a tutorial strictly on how to make a duration for text (how long the text is on the screen) for your next video because idk what to do 😭
I got this mostly to work but every now and then the camera gets stuck in some random place. It dosent look like i made any errors in the script. PLZ HELP
THANK YOU, IT WAS ME WHO ASKED FOR THIS A WHILE AGO AND YOU RESPONDED AND SHOWED ME HOW TO PERFECTLY!
OF COURSE!! I GOT YOU!!!
Where's the script
To be honest, you are probably one of the best people for teaching coding, you show and make everything so easy, compared to others, and the best part is that your tutorials are not outdated. Keep up the good work man!
thank you!!!
he,hiatus are two underrated gems i found in roblox community in my learning journey
tbh your one of the only creators that makes daily tutorials, huges respect
additionally to the cutscene series, you could do a first person cutscene tutorial with subtitles. Nice video :)
that would actually be pretty dope! and thank you!
that would be a pretty good idea!, can't wait for him to make a tutorial for that one
Me personally, I think a good addition to this cutscene series would be a console thumbstick tutorial lol
I would love to see a tutorial on how to make "directional movement" and "procedural animation" por favor, that would be awesome and very helpful for us clueless devs who want to spice things up B))
Hey I was looking for a tutorial showing a local player rig that updates based on their avatar, I want to do an opening cutscene with the player's avatar in the background but I couldn't do it in R15, thanks!
I was looking for something like this!! your tutorials are awesome!!
im glad you enjoy them!
Yooo it actually works! Thanks! I really need it for my story game
These videos have helped a lot! But question, from your previous video of Opening Cutscenes, how do we script for when we want another cutscene to play when we press the text button?
epiccc videoooo!!!!!!!!!
"Brush your teeth" was personal💀💀😭😭
LOL
nevermind again i’m js stupid and ur goated. Thanks Man!
no, i like the cutscene tutos dont stop
W
how do you make characters move around, talk and its a cutscene
Sigma vid 👌
thank you B)
Can u add a player animation to it like the mimic cutscene?
the triangle is very sreious
Nice could you do a video about morphs and how to do it
ill look into it!
How to make the text appear letter by letter? Not the sentence in a single *click* yk?
could you show us how we could make an infinite path of parts with turns in it? would be very useful
Thanks a lot! i'll be using this :D
Is there any way to play music or sounds in between dialogue?
Can you do this when a moon animator animation plays when the cutscene starts? then sync the dialogue with the animation.
FIRST!!!
welcome B), and yes you really were first
The cameras and dialogue aren’t working, but it delays my spawn. Any suggestions?
so i have a question, what type are u good at?
like scripting, vfx, buliding etc.
to me u look like a vfx dude, cuz ur scripting is very basic
last question:
do you know oop or task functions? like task.spawn, task.delay, etc….
also im a big fan from 700 subs
also there is a better way to do subtitles:
local script:
local TextLabel = script.Parent - imagine its the child of the textlabel
local TextRemote = game.ReplicatedStorage:WaitForChild(“Text”) - remote event in rep
local function TextChange(textLabel ,text, wait)
for 1, #text,1 do
textLabel.Text = string.sub(text,1,i)
- You can also play a sound so whenever a text shows its plays a sound
task.wait(wait)
end
end
TextRemote.OnCilentEvent:Conncet(function(Label, text, wait)
TextChange(Label, text, wait)
end)
Server script:
local TextLabel = game.StarterGui.ScreenGui.TextLabel
local TextRemote = game.ReplicatedStorage:WaitForChild(“Text”) - remote event in rep
repeat wait() until game:IsLoaded
while task.wait(2) do
TextRemote:FireAllCilents(TextLabel, “RKGAM3Z2 is the best guy ever”, 0.05
end
this will give the text label a typewriter effect, also ignore any typos i made cuz i write all of this on a ipad 💀
i swear i didnt use chatgpt i swear
@RKGAM3ZS pls respond why dont you respond to me?.?
Task wait script was personal 👀
it didnt work when i did the first bit of scripting, right before the text ui where it showed the camera, can anyone help me
Hey guys just a tip if you want to gui be gone if ended then type this script at end 👇:
textUI.Enabled = false :👈 here end spript:
this will make it be gone when ended
Hope this helped ☺
What about like one time quest
And quest that changes
please please please do a tutorial strictly on how to make a duration for text (how long the text is on the screen) for your next video because idk what to do 😭
It’s the task.wait(#) you insert the amount of seconds you want it to be on the screen in the parentheses
@@astro.x44 ohhh okay well tysm 🙏🏾
yooo 4hrs ago
Thank you very much man, I've been trying to learn how to do this for a long time.
Of course!
Funny👍
thank you :)
how do you make it so the cutscene plays after you touch a part?
pls help
He already has a video on that
@@astro.x44 Ok sorry
Cutscene with Dialouge with animations?
add after task.wait(-)
animation:play()
@@ANiceKitler ty bro
first
welcome aswell! you were close, the other person beat you by 14 seconds, you shall both be first.
nevermind now it doesn’t do anything at all
I got this mostly to work but every now and then the camera gets stuck in some random place. It dosent look like i made any errors in the script. PLZ HELP
Wdym
The camera gets stuck looking at spawn and the dialogue won’t play
@roccorusso-w6l Did your tried redoing it
No I will try that thx
it wont make it go back to the persons camera
For me for some reason it just flings my camera up
i also made it that when you touch a part it does the cutscene
Fixed it nvm
Primero
everybody is first today
Can someone put the script in this comment in replies pls
It works thank you; but can you make it so the player is frozen when the cutscene happens; that way they can't move while the cutscene happens
horrible way to do it, nice job bozo
any way for someone to copy the script? @RKGAM3ZS
W
first
welcome, you are first now aswell! we are all first!
W
W