Advanced Running System | Mobile Support, R15, R6, VFX | Roblox Studio

  Рет қаралды 19,884

Vaporized

Vaporized

Күн бұрын

Subscribe and like!
Report any bugs in the comments!
Model = create.roblox.com/store/asset...
Plugin = create.roblox.com/store/asset...
Game = www.roblox.com/games/15342788...
0:00 R6 Normal
0:41 R6 No Dust
0:59 R6 No Lines
1:19 R15 Normal
1:54 Mobile
2:20 Setup
4:24 Outro
tags (ignore)
#roblox #robloxstudio #developer #vfx #robloxscript #robloxdev #anime #strongestbattlegrounds #effects

Пікірлер: 113
@shaben0172
@shaben0172 3 ай бұрын
Hello, your model is really great! There's just one thing I'd need for my server, and that's that to run you have to hit W twice. If you could tell me how to do that, that would be really great!
@Vap0rized
@Vap0rized 3 ай бұрын
this script should work! tell me if it doesnt! script: local plr = game.Players.LocalPlayer local Character = plr.Character or plr.CharacterAdded:Wait() local Humanoid = Character:WaitForChild("Humanoid") local UIS = game:GetService("UserInputService") local RunService = game:GetService("RunService") local TweenService = game:GetService("TweenService") local Camera = workspace.CurrentCamera local RunAnim = Humanoid:LoadAnimation(script:WaitForChild("Sprint")) local JumpAnim = Humanoid:LoadAnimation(script:WaitForChild("Jump")) local Running = script.Parent.RunningValue.Value local CrouchingValue = script.Parent.CrouchingValue.Value Running = false local notMoving = true local isOnGround = true local Jumped = false local originalSpeed = Humanoid.WalkSpeed local db = true local lastPosition = Character.PrimaryPart.Position local lastRunTime = 0 ----------------- Changeable --------------------- local RunButton = Enum.KeyCode.W -- Change this to the key you want for running local newSpeed = 25 -- Speed you want while running local DefaultFieldOfView = 70 -- Default FOV local SprintFieldOfView = 85 -- Running FOV local maxRunActivationTime = 0.5 -- Time between pressing RunButton to activate run -------------------------------------------------- Camera.FieldOfView = DefaultFieldOfView local function CanRun() local currentTime = tick() return currentTime - lastRunTime
@shaben0172
@shaben0172 3 ай бұрын
@@Vap0rized Thanks a lot, I'll give it a try
@shaben0172
@shaben0172 3 ай бұрын
@@Vap0rized Finally, it's ok, I fixed the problem and it works perfectly, thank you very much!!!!!, but I have to say one last thing, sorry to bother you again, it's just that I'd like the script mixed with the button for mobile pleasee!
@Vap0rized
@Vap0rized 3 ай бұрын
oh just add local MobileButton = plr.PlayerGui.MobileGUI.MobileButtons.RunButton -- Location of the button and MobileButton.MouseButton1Click:Connect(function() if Running == false then Run() elseif Running == true then Stop() end end) after stop() function
@shaben0172
@shaben0172 3 ай бұрын
@@Vap0rized Thank you so much !!!!!!!!
@xsairie
@xsairie 3 ай бұрын
Thanks!! I really liked how theres alot of variations!
@Coistar-gw8qo
@Coistar-gw8qo 3 ай бұрын
the goat posted again (ty)
@gabih2664
@gabih2664 2 ай бұрын
Best running model I've ever seen, very good!!! new subscriber
@qihh.
@qihh. Ай бұрын
Thanks! it rlly helped me, im rn making a battleground game. Wish me luck!
@SNOUPSvfx
@SNOUPSvfx 2 ай бұрын
so goated bro thank you so much
@oakTINO
@oakTINO 3 ай бұрын
Nice work
@Crazo2208
@Crazo2208 2 ай бұрын
Not gonna lie this is the goat of all Devs he gives so many useful tutorials for free that helps not just me but many others
@ImStxryy
@ImStxryy 3 ай бұрын
Thank you so much!
@Ice_Anima12
@Ice_Anima12 3 ай бұрын
Other sugestion : Checkpoints w effects or some jump effect (Good vid tho!)
@kingdomsplays3919
@kingdomsplays3919 3 ай бұрын
Nice
@user-kd8tu4ts1z
@user-kd8tu4ts1z 3 ай бұрын
In the example with stamina, there is a check that if StaminaValue < MaxStamina, then StaminaValue = MaxStamina. Apparently this is a check for variable overflow, and there must be StaminaValue > MaxStamina, otherwise the value will always be maximum) But this is a very useful thing and great work, thanks for sharing!
@Vap0rized
@Vap0rized 3 ай бұрын
oh yea my bad, ill fix it
@Yowazas
@Yowazas 2 ай бұрын
Heyyyy bro why isn't the animation working it's just normal ​@@Vap0rized
@drei.ziegen
@drei.ziegen 3 ай бұрын
hey vaporized, you may not see my comment, but amazing work, i admire how well you make things. you deserve so much subscribers, also, can you make a fist and / or sword combat damage dealing thing whenever u can if you want to? also i subbed ❤
@P.B.ETCOFC
@P.B.ETCOFC 16 күн бұрын
thanks its worked
@S0LD1ER129
@S0LD1ER129 3 ай бұрын
in my opinion this is the best audio available on capcut
@bacon2361
@bacon2361 19 күн бұрын
Hey really great model but if you hold shift it likes make yoru animation play without moving
@richivanalicante3590
@richivanalicante3590 17 күн бұрын
Great! can you giveaway shiflock cursor
@killerstar718
@killerstar718 15 күн бұрын
2 questions: what did you use to animate your character and do you use module scripts to split up your project?
@WsOwnerRoblox
@WsOwnerRoblox 3 ай бұрын
i love u vaporized i edge to ur videos
@rickgaming8239
@rickgaming8239 2 ай бұрын
thanks goated yotuber
@bathanemirr
@bathanemirr Ай бұрын
Hello i got a question i got a walk animation in my game and when i press shift it doesnt walk like that in the video can you help me?
@itzLegendy_
@itzLegendy_ 2 ай бұрын
edited comment: I fixed the animation error because the plugin window makes it small 😅
@QPVC90JLV
@QPVC90JLV 2 ай бұрын
Same 😢
@Idkimdoing
@Idkimdoing 2 ай бұрын
Make a tut on your lighting pls
@Vap0rized
@Vap0rized 3 ай бұрын
I recommend using this dust fx create.roblox.com/store/asset/16716368418/New-dust-fx-for-running-system it is more visible and better
@Vtinnnnn
@Vtinnnnn Ай бұрын
hello bro im new do this my only problem i cant sprint because on the folder i couldnt find running value for the starter player script
@19qk
@19qk Ай бұрын
for some reason when i let go of CTRL it just stops and freezes me..
@killerkitten7
@killerkitten7 Ай бұрын
how to add the running animation for r15 (pls help)
@CryoxCraft
@CryoxCraft Ай бұрын
q hago si no me sale el RunnigValue?
@Huntedblackwolf4yt
@Huntedblackwolf4yt Ай бұрын
It did not work :( can you do it for me
@reecat4535
@reecat4535 2 ай бұрын
funny ass run
@quishReal
@quishReal 3 ай бұрын
NAAH, I NEED IT
@ytKuroi.
@ytKuroi. 14 сағат бұрын
Yo, just one Question How to make it Toggle?
@mini_neooo
@mini_neooo Ай бұрын
can you add stamina bar for this?
@Tony10berrios
@Tony10berrios 10 күн бұрын
Really Good Animation but the animations are Local Scripts so it doesn't show on anyone else's Client Besides Mine
@FrfrForReal
@FrfrForReal 2 күн бұрын
It works Really Well, only problem is when the player dies, it does not work. any solutions?
@voidteam2045
@voidteam2045 2 ай бұрын
Hey, could you suggest some good lighting for my game that won’t lag. The game is about wizards, magical powers, quests etc.
@Vap0rized
@Vap0rized 2 ай бұрын
i would suggest dark lighting with a purple ambience
@netic2k
@netic2k Ай бұрын
yo it uses my roblox animation even though i put it on r15 and not player choice and also on the animations i put standard
@benyaxd2animation471
@benyaxd2animation471 6 күн бұрын
Hello friend, your model is incredible but I need help, it didn't work in my game, I think it's because my game has StarterCharacter, could you help me?
@BanishedBloggo
@BanishedBloggo 2 ай бұрын
Nice tutorial i published it to my game but it only did the normal r6 any help?
@Vap0rized
@Vap0rized 2 ай бұрын
whatever verison you pick is what u use?
@Pandaphuss
@Pandaphuss Ай бұрын
how to add a stamina in the script and stuff
@planttheseedling2226
@planttheseedling2226 3 ай бұрын
Is the animation changeable? Like can I use my own animations if I want?
@Vap0rized
@Vap0rized 3 ай бұрын
ye
@jester180
@jester180 24 күн бұрын
how can i change the animation tho
@Zoxythefox
@Zoxythefox 3 ай бұрын
Hello, remember when you gave free auras? Well, could you make a video of a script that makes it so that only a specific person can have the aura?
@Vap0rized
@Vap0rized 3 ай бұрын
nah sorry you can probably use a tutorial for that
@58kvirtual
@58kvirtual Ай бұрын
the only thing it does for me is just the fx theres no running animation or no jumping animation
@pipiputz
@pipiputz 27 күн бұрын
You need to save the animation with a plugin because you cant use animation from others
@VNG_oof
@VNG_oof 9 күн бұрын
@@pipiputz but what plugin?
@kingdomsplays3919
@kingdomsplays3919 3 ай бұрын
Can you make a mobile dash pls and make sure it has different anim for shiftlock 🙏
@Vap0rized
@Vap0rized 3 ай бұрын
i will soon give me like 3 weeks
@kingdomsplays3919
@kingdomsplays3919 3 ай бұрын
@@Vap0rized thx
@DevZux
@DevZux 3 күн бұрын
there is no running value didnt work for me
@hie2277
@hie2277 3 ай бұрын
More please 🤑🤑🤑
@daxcisionxd
@daxcisionxd 18 күн бұрын
Whats the song?
@Crazo2208
@Crazo2208 2 ай бұрын
Could you tell me how to make it so you don't have to hold it so you just press shift and then if you press shift again it stops?
@Vap0rized
@Vap0rized 2 ай бұрын
i already told someone in another comment just find it and follow it
@Crazo2208
@Crazo2208 2 ай бұрын
@@Vap0rized ok
@SugarCainYT
@SugarCainYT 2 ай бұрын
is it possible to add "with stamina" on top of "Normal Vfx" ?
@Vap0rized
@Vap0rized 2 ай бұрын
with stamina has the normal vfx with it
@BtoolsDude
@BtoolsDude 2 ай бұрын
gears dont show up
@M7mod7
@M7mod7 3 ай бұрын
how i edit it like if i click ctrl it running without hold
@Vap0rized
@Vap0rized 3 ай бұрын
UIS.InputBegan:Connect(function(input, isTyping) if isTyping then return end if input.KeyCode == RunButton then if Running == false then Run() elseif Running == true then Stop() end end end) change the input began and ended to this
@Kairos-mq6eo
@Kairos-mq6eo 2 ай бұрын
Can you make a mobile dash system too?
@Vap0rized
@Vap0rized 2 ай бұрын
i will, soon
@xavierfn9445
@xavierfn9445 2 ай бұрын
Hi, i have a problem because animations didnt work you know how to fix it?
@Vap0rized
@Vap0rized 2 ай бұрын
did you follow the tutorial if you did and it still doesnt work then check your game settings
@a_pigeon527
@a_pigeon527 Ай бұрын
how do i run
@CraZy_-yl3ug
@CraZy_-yl3ug Ай бұрын
why not working on me?
@El_Raiden
@El_Raiden Ай бұрын
its all good but i want to run only when i touch leftalt a single time and the same for stop
@Vap0rized
@Vap0rized Ай бұрын
i said how to do it in another comment so just find that one
@Weebgaming6000
@Weebgaming6000 2 ай бұрын
How to make it when you click ctrl it runs until I press ctrl then it stops
@Vap0rized
@Vap0rized 2 ай бұрын
delete the input ended and input began and replace it with this UIS.InputBegan:Connect(function(input, isTyping) if isTyping then return end if input.KeyCode == RunButton then if Running == false then Run() elseif Running == true then Stop() end end end)
@a_pigeon527
@a_pigeon527 Ай бұрын
it doesnt work for me i did everything right
@strongmanbg3583
@strongmanbg3583 3 ай бұрын
can u swap ctrl to shift
@Vap0rized
@Vap0rized 2 ай бұрын
yes, in the script u can change it
@dqrk8068
@dqrk8068 2 ай бұрын
How to change ctrl to shift?
@Vap0rized
@Vap0rized Ай бұрын
go into script and change enum.keycode.LeftShift
@pabloezequielamatruda6198
@pabloezequielamatruda6198 2 ай бұрын
bro i dont got running values man
@Vap0rized
@Vap0rized Ай бұрын
?
@bao8474
@bao8474 Ай бұрын
how to make inf stamia
@Vap0rized
@Vap0rized Ай бұрын
just use the normal one
@Albie_yt
@Albie_yt Ай бұрын
Its not working?
@Abhii_U
@Abhii_U 27 күн бұрын
Ye
@eviltyrantidc
@eviltyrantidc 2 ай бұрын
giveaway ragdoll
@nesy5041
@nesy5041 2 ай бұрын
it doesn't work i followed every step too
@Vap0rized
@Vap0rized Ай бұрын
could be a problem with ur game
@user-yq8bx4pu6s
@user-yq8bx4pu6s Ай бұрын
i cant run
@bao8474
@bao8474 Ай бұрын
how to run?
@Vap0rized
@Vap0rized Ай бұрын
leftcontrol but u can change it in the script
@f.j.theashesxtreame6950
@f.j.theashesxtreame6950 Ай бұрын
forget the system gimme the song right now dude
@Vap0rized
@Vap0rized 26 күн бұрын
i forgor
@f.j.theashesxtreame6950
@f.j.theashesxtreame6950 26 күн бұрын
@@Vap0rized 😭😭😭
@f.j.theashesxtreame6950
@f.j.theashesxtreame6950 26 күн бұрын
@@Vap0rized 😭😭😭
@Aihemm
@Aihemm 2 ай бұрын
the spoofer got banned
@Vap0rized
@Vap0rized 2 ай бұрын
i think it should be back now
Scripter vs 3D Modeler Game Swap
9:43
KashTheKing
Рет қаралды 249 М.
The 10 Stages Of Every TSB Player
12:00
Grateful
Рет қаралды 364 М.
MEU IRMÃO FICOU FAMOSO
00:52
Matheus Kriwat
Рет қаралды 31 МЛН
3 wheeler new bike fitting
00:19
Ruhul Shorts
Рет қаралды 50 МЛН
Haha😂 Power💪 #trending #funny #viral #shorts
00:18
Reaction Station TV
Рет қаралды 14 МЛН
RBLX: How to create a Running Animation R6 / BETTERVERSION
9:29
Advanced Dash System | (BUGGY!) | Roblox Studio
4:13
Vaporized
Рет қаралды 35 М.
Pushing Roblox Studio To Its Limits
10:28
ByteBlox
Рет қаралды 181 М.
Blox Fruits Noob to Max COLLECTING EVERY FRUIT
28:07
Geronimo
Рет қаралды 917 М.
New to Studio? Get These FREE Plugins!
9:40
RoBuilder
Рет қаралды 304 М.
153 Blox Fruits Things You Didn't Know Existed
1:06:40
Sparky
Рет қаралды 260 М.
MEU IRMÃO FICOU FAMOSO
00:52
Matheus Kriwat
Рет қаралды 31 МЛН