I Tried YOUR Roblox Games...
11:45
Пікірлер
@ThxeditsS
@ThxeditsS 2 сағат бұрын
how do i put it into another npc?
@Spontaneousanonymous000
@Spontaneousanonymous000 4 сағат бұрын
What do you do if you want to do an emote with an object, like bouncing on a pogo stick or something? - Anonymous#2003
@Cube_universeoffical
@Cube_universeoffical 14 сағат бұрын
lol im so stupid i just said not working until i realized i had a typo on most of the code lol thx for the tutorial
@venturaventura2823
@venturaventura2823 15 сағат бұрын
When I tried this, it spawned one and stopped. Can you help?
@BananaSnakeOffical
@BananaSnakeOffical 16 сағат бұрын
Yo pls reply in studio the script works and I have it but when I play my game in Roblox i dint have it how to fix
@NathanielNelson-s8k
@NathanielNelson-s8k 19 сағат бұрын
Hey, how do I make it so it still takes damge.
@TiggyChiChi
@TiggyChiChi 21 сағат бұрын
Ngl that sped up version of sans's theme is fire
@HoracioPagani1
@HoracioPagani1 Күн бұрын
I was gonna do a dandadan😭
@IamTheSoupCanMySoupIsDelicious
@IamTheSoupCanMySoupIsDelicious Күн бұрын
Can you do that it wont attack until you get closer to you. So its not infinite
@devmelonroblox
@devmelonroblox Күн бұрын
@@IamTheSoupCanMySoupIsDelicious you make an if statement using the distance checking if the distance is lower than the maximum distanxs
@marianelamartinez8674
@marianelamartinez8674 Күн бұрын
JUST TYPE IT SO I CAN COPY IT >:(
@OceanOverlord
@OceanOverlord 2 күн бұрын
Fixed Script also added when you click M (for me) it stops doing the emote. local Humanoid = script.Parent:WaitForChild("Humanoid") local Animator = Humanoid:FindFirstChildOfClass("Animator") or Instance.new("Animator", Humanoid) local Animation = script:WaitForChild("Wave") local UIS = game:GetService("UserInputService") local LoadedAnimation = Animator:LoadAnimation(Animation) local isPlaying = false UIS.InputBegan:Connect(function(key) if key.KeyCode == Enum.KeyCode.M then if isPlaying then LoadedAnimation:Stop() isPlaying = false else LoadedAnimation:Play() isPlaying = true end end end)
@thegamerboi8282
@thegamerboi8282 2 күн бұрын
how can you change how close you have to be for the npc to follow you?
@Mr_monkey127
@Mr_monkey127 2 күн бұрын
i dont have the load chararcter
@A_normal-_-
@A_normal-_- 3 күн бұрын
debounce does not work :( could anybody help
@AdeptLight_Roblox
@AdeptLight_Roblox 3 күн бұрын
Thabk you, i can now imagine the logic
@exposiveenjoyer
@exposiveenjoyer 3 күн бұрын
i gotta say thank you for this video, but is there anything that can help manipulate the hitbox of the rig?
@AlexMitchell-d2r
@AlexMitchell-d2r 4 күн бұрын
I can’t publish it for some reason… :(
@Pokemon_Madness
@Pokemon_Madness 5 күн бұрын
Hey why is my gun not doing damage (Sorry for being that one guy)
@Varxiii
@Varxiii 5 күн бұрын
my character's entire lower half warps into the floor no matter the value i type in for hip height, anyone know how to fix?
@braydonrayy
@braydonrayy 5 күн бұрын
for those it doesnt work, just put a task.wait(any number you want) and then write the code under it
@WiredSilver
@WiredSilver 5 күн бұрын
hey uhh, im tryna create an ultrakill game in roblox. do you perhaps know how to make the slide in one direction
@boltlight-l8u
@boltlight-l8u 6 күн бұрын
Great tutorial !!!
@ElsieMay-y5e
@ElsieMay-y5e 6 күн бұрын
YOUR THE WORST I CANT DO ANY OF THAT
@Rayquaza_is_fire
@Rayquaza_is_fire 6 күн бұрын
It didnt work i disliked
@snubgoldfish
@snubgoldfish 7 күн бұрын
im tryna remake station.EXE in roblox but the enemy needs to be a mesh of a head. is there a way to make the mesh chase me
@kyyberboy
@kyyberboy 7 күн бұрын
yoooo thank you its working finnaly
@AJREACTS-ZONE
@AJREACTS-ZONE 7 күн бұрын
118th comment and the 243 person who liked the vid
@Prixymrf
@Prixymrf 7 күн бұрын
F YOU BRO JUST WRITE THE SCRIPT IN DISCRISPTION BRO I TAKES FOR EVER TO SCRIPT ANBD I KEEP FUCKING GETTING A BLACK DOT THAT DELETES EVERYTHING
@Prixymrf
@Prixymrf 7 күн бұрын
the animation does not work in the startercharacterscript cant add>:(
@Prixymrf
@Prixymrf 7 күн бұрын
AND I STILL CAN RUN WITH SHIFT
@MarkGatling-w2b
@MarkGatling-w2b 7 күн бұрын
HAHHAHA YOU STUTTERD
@MarkGatling-w2b
@MarkGatling-w2b 7 күн бұрын
NOT MAKIN fun of you liek a joke bully
@devmelonroblox
@devmelonroblox 7 күн бұрын
@@MarkGatling-w2b I know 😂 I always do
@freak.bobbbb
@freak.bobbbb 8 күн бұрын
how do you make it so the leaderboard only appears after it has loaded
@PLATER4
@PLATER4 8 күн бұрын
hi you helped ME out a tun, but i cant get this one to work, THX
@Morokin1
@Morokin1 9 күн бұрын
Doesn’t work for me 😀👍
@linc-ei9oe
@linc-ei9oe 9 күн бұрын
pls put code in description next time cuz i dont wanna pause to check every 2 milliseconds pls?
@NathananthonySantiago
@NathananthonySantiago 9 күн бұрын
It does not work?
@Vxertzu
@Vxertzu 10 күн бұрын
First of all, W video. Completely worked fine with me.... However. I dont want a clay figure chasing me, how to i put on clothes for this lil fellow?
@devmelonroblox
@devmelonroblox 10 күн бұрын
@@Vxertzu ahahahaha u gotta customize Him by adding body colors and shirt and pants u click the plus and u have the pants and shirt and then add the id to it
@Vxertzu
@Vxertzu 9 күн бұрын
@ thank you! Absolute legend, honestly.
@Bizza2d8y
@Bizza2d8y 10 күн бұрын
i did everything but it doesnt do damage?
@Agmp2
@Agmp2 10 күн бұрын
your a lifesver i literallyy wasabout to go insane figuri ng out how to make a dash using raycasts
@akitoshinonomereal
@akitoshinonomereal 10 күн бұрын
hey, if i want to change the animation do i just change the assent in the script we changed from local to server??
@shroudedshrew
@shroudedshrew 10 күн бұрын
IT just stops like half way
@shroudedshrew
@shroudedshrew 8 күн бұрын
same
@AdventureLimiteds
@AdventureLimiteds 10 күн бұрын
for some reason this didnt work, when i pressed the button i assigned nothing happened. fix?
@stupidfuq
@stupidfuq 6 күн бұрын
ya
@iamKizo_
@iamKizo_ 11 күн бұрын
Guys just remember if u code the animation with a R6 character u gotta change the gamesettings to R6 otherwise the animation wont play
@Cleverly-q9w
@Cleverly-q9w 12 күн бұрын
it works but for some reason it stops the player if they dash midair still works, not complaining
@franczeskoplays
@franczeskoplays 13 күн бұрын
it didnt work i typed in this code: local TS = game:GetService("TweenService") local Door = script.Parent.Door local Hinge = script.Parent.Hinge local open = false local openState = {} openState.CFrame = Hinge.CFrame * CFrame.Angels(0, math.rad(90),0) local closeState = {} closeState.CFrame = Hinge.CFrame * CFrame.Angles (0,0,0) local tweeninfo = TweenInfo.new(1) local OpenAnim = Ts:Create(Hinge, tweeninfo, openState) local CloseAnim = TS:Create(Hinge, tweeninfo, closestate) Door.ClickDetector.MouseClick:Connect(function() if Open == true then Open = true OpenAnim:Play() else Open = false CloseAnim:Play() end end) Is This The Right One or did i do something wrong?
@CooperTrooper294
@CooperTrooper294 13 күн бұрын
is there a way to add a play button to remove the loading screen