How To Make A BATTLEGROUNDS GAME In Roblox Studio 2024 | PART 4

  Рет қаралды 22,098

polarisprog

polarisprog

Күн бұрын

Пікірлер: 121
@Biinjo
@Biinjo 4 ай бұрын
i watched your original simulator tutorial videos back when they first released and i was learning to code. found you again while scrolling and you've grown up a ton bro. keep up the good stuff
@polarisprog
@polarisprog 4 ай бұрын
Thank you bro
@polarisprog
@polarisprog 4 ай бұрын
Sorry if this tutorial feels a bit rushed guys! Get all of my project files on my patreon: bit.ly/3SOBP6J JOIN THE DISCORD! discord.gg/cztJHYSfVE Fireball model: bit.ly/3MdOTkI
@adeleduffy5112
@adeleduffy5112 4 ай бұрын
Please add sections to tell what parts are GUI and I will be making a roblox battlegrounds with a 30% cut in it for you if you are interested please it would be a massive help to myself and the rest of my dev team
@DannyboyJesusislord
@DannyboyJesusislord 4 ай бұрын
Hello sir I have a question so I'm trying to make a ben ten character and I want the character to change into aliens mid attack how would it work
@robloxyippie
@robloxyippie 3 ай бұрын
@@adeleduffy5112 it's free you don't need to pay him
@noyeah493
@noyeah493 2 ай бұрын
Dude when character selector?
@Spacebar74
@Spacebar74 4 ай бұрын
Keep up this series man, good work!
@Shiny-r1
@Shiny-r1 4 ай бұрын
I think part 5 maybe should be around how to make the attack animations with another player. Such as maybe you throw the hit and you grab their head and throw them away and it dose the damage and the character ragdolls or something like that. Kind of like the strongest battlegrounds. the Hero Hunter move set is a lot of moves based off of grabbing another player in a 2 player animation.
@robloxyippie
@robloxyippie 4 ай бұрын
welding
@SpeedrunningSoul
@SpeedrunningSoul 3 ай бұрын
you can just code it yourself, just make 2 animations and then make some code so that if the move the player is using kills another player, both players play a different animation and their humanoidrootparts get connect with a weldconstraint until the end of the finisher.
@TheOppositeOfGenius
@TheOppositeOfGenius 3 ай бұрын
@@SpeedrunningSoul I'm new to scripting, could you uh, explain to me HOW we'll generate a "wieldconstraint" using a script?
@SpeedrunningSoul
@SpeedrunningSoul 3 ай бұрын
@@TheOppositeOfGenius local WeldConstraint = instance.new("WeldConstraint")
@FlamezStudioYT
@FlamezStudioYT 2 ай бұрын
@@TheOppositeOfGeniusif you’re new to scripting, don’t use these tutorials, I made the same mistake, but now I’ve gotten to a point where I can make battlegrounds on my own and it’s a lot easier because I’m doing code that I know how to read and not somebody else’s coding style.
@ScriptifyLua
@ScriptifyLua 4 ай бұрын
For the characters on the top left, you can use a Topbar module!
@thingamajigjig
@thingamajigjig 4 ай бұрын
Thanks
@greenrain66
@greenrain66 Ай бұрын
how do you make the fireball stay with the player's hand while it swings forward while keeping the direction of travel as forward because i've tried a lot of things like welding the fireball to the arm until the throw command is triggered but then the fireball goes off left because of how the animation is, any way for the direction to be decided before the animation plays? I've tried the direction that the character is looking too but that also changes with animation and i don't want to be limited in my animation to just the arm
@thingamajigjig
@thingamajigjig 4 ай бұрын
Please soon make it where m1s aren’t blockable on all sides. Also dashing soon pls
@banuanis6620
@banuanis6620 4 ай бұрын
These tutorials are amazing thank you for the great work :)
@polarisprog
@polarisprog 4 ай бұрын
Glad you like them!
@lowerrobloxian
@lowerrobloxian 4 ай бұрын
for part 5 or any in the future, can you please add a feature where u can break the opponents block my hitting them from behind?
@CupOfInk
@CupOfInk 4 ай бұрын
make a tutorial on how to set different m1s for every character such as a sword user having sword m1s
@Rafffa_r
@Rafffa_r 4 ай бұрын
In part 5 you can add knockback
@Морти-ю9с
@Морти-ю9с 23 күн бұрын
ServerScriptService.ServerAttackhandler.Characters.Hunter.1:38: attempt to index nil with 'TweenFireballSize' What i need do???
@FlamezStudioYT
@FlamezStudioYT 2 ай бұрын
I feel like you should be using raycasts instead of .Touched event, as the .Touched event is incredibly inconsistent.
@SigmaSkibidi-u7o
@SigmaSkibidi-u7o 2 ай бұрын
I've got an error and i need help fixing it pls ServerScriptService.ServerAttackHandler.Characters.Hunter.1:48 attempt to index nil with 'VectorForce'
@Gamer_Cat
@Gamer_Cat 18 күн бұрын
SAME
@rev69anime
@rev69anime 4 ай бұрын
yooo new ep
@Frunga
@Frunga 4 ай бұрын
I would love to see a battlegrounds game with the theme of rock paper scissors
@ShadowSquall123
@ShadowSquall123 5 күн бұрын
Hey I’m having a problem making the fireball show up I have all the animation events correct and I triple checked the code and nothings working there’s no error messages either what do I do??
@matterigno4917
@matterigno4917 4 ай бұрын
Suggestions: make it so that when you are hitting a player with normal punches he CANNOT MOVE: Make the uppercut during the punch combo make it so that when you finish the combo with the last punch the enemy gets thrown back
@robloxyippie
@robloxyippie 4 ай бұрын
wdym normal punch and uppercut
@Evandy389
@Evandy389 Ай бұрын
I keep getting this error can someone PLEASE help me!! ServerScriptService.ServerAttackhandler.Characters.Bob.1:38: attempt to index nil with 'TweenFireballSize
@FamousMCR
@FamousMCR Ай бұрын
16:11 my fireball and trail dont glow, what should i do?
@DelayAcorn
@DelayAcorn 4 ай бұрын
(Everybody like this if you agree) in the next part you should include console controls so we can have more players. Also great videos, easy to understand and are really good.
@RXgaming876
@RXgaming876 28 күн бұрын
can anyonme help me? it gives me an error stating "TweenService:Create failed because trhe instance is null", i'll provide more details when someone will repli to me
@det.idiot10
@det.idiot10 24 күн бұрын
In the task.wait() part turn it into task.wait(0.01)
@YourBoiKesaka
@YourBoiKesaka 16 күн бұрын
@@det.idiot10 Tysm bro
@Maxxed
@Maxxed 4 ай бұрын
You should really make a tutorial on how to make a cutscene special ability like a beatdown, would absolutely love to have that in my game :D
@ItsKoleYT
@ItsKoleYT Ай бұрын
Ok so i done everything to work it out but uhh the fireball is not giving damage to the hitbox... sooo the code works fine but the damage for the fireball isn't letting me get damage whenever i shoot the fireball at a NPC.
@Doggy515
@Doggy515 4 ай бұрын
Your tutorials are so cool
@deshaqaun
@deshaqaun 4 ай бұрын
yo i love your vids polar and when last part for fps 😔🙏
@EvynEatsWaffles
@EvynEatsWaffles 4 ай бұрын
Love It!!! 🔥🔥🔥
@Muichuro12
@Muichuro12 28 күн бұрын
polar i dont want to use the fireball how do i do it without the fireball
@kon5249
@kon5249 3 ай бұрын
Do i always make new remote for local script to make effect without lag? Or i just put parameter to fireallclient
@Rewask_Official
@Rewask_Official 4 ай бұрын
where did you get the animation for the fireball attack?
@Rewask_Official
@Rewask_Official 4 ай бұрын
I don't find it
@RXgaming876
@RXgaming876 15 күн бұрын
help, when the fireball hits the rig it instead creates the hotbox at my humanoid root part and not hia
@megalo593
@megalo593 4 ай бұрын
can you possibly make a short vid about how to migrate the characters ui into topbarplus 3.0
@OverlayCSS
@OverlayCSS 4 ай бұрын
yo when do you think your going to make or finish the survival game series its been a year
@Maxx23
@Maxx23 4 ай бұрын
PART 4 🔥🔥🔥
@mynaemsophie
@mynaemsophie 4 ай бұрын
I think you should make a slightly unrelated video on how to make a Jujutsu Shenanigans style black flash skill/special attack
@nothiddn
@nothiddn 3 ай бұрын
how do you make a different first move if you dont want a projectile?
@MarzFromMars
@MarzFromMars 4 ай бұрын
oh dang i remember watching you 3 years ago, puberty hit hard fr
@shannonricky1
@shannonricky1 4 ай бұрын
How do I add other controls for like Xbox and Mobile
@0nionturtle
@0nionturtle 3 ай бұрын
i get two errors at the fireball part. one says "TweenService:Create failed because Instance is null" and the other says "Workspace.MrCooee.CharacterAttacks.Minos.FireBall:11: attempt to index nil with 'Size'" please help me
@firmribeye
@firmribeye 3 ай бұрын
I had the same error, but I fixed it with the "task.wait()" part. Instead of leaving the brackets blank, put a very small number like 0.01. Example, "task.wait(0.01)" That fixed it for me, hope this helps :)
@Pyrlo-inator
@Pyrlo-inator 3 ай бұрын
@@firmribeye thanks bro
@fennecsoimboid
@fennecsoimboid 3 ай бұрын
Did you manage to fix the first error yet?
@froakie8900
@froakie8900 2 ай бұрын
@@firmribeye thanks bro
@MATEO_2779
@MATEO_2779 29 күн бұрын
thanks bro
@noyeah493
@noyeah493 Ай бұрын
When is the ult bar?
@mini-epic
@mini-epic 4 ай бұрын
you should do a dash, its the basisc with the block and M1's and it would be so helpfull
@ThePC_Gorilla
@ThePC_Gorilla 10 күн бұрын
personal checkpoint: 17:18
@TrangMinh-oh8hw
@TrangMinh-oh8hw 4 ай бұрын
can aynone help me when my make the fireball at 11:28 there is a bug 15:04:54.524 TweenService:Create failed because Instance is null - Client - Fireball:13
@sussus5841
@sussus5841 4 ай бұрын
just set the task.wait() to task.wait(1)
@Quadrilly
@Quadrilly 25 күн бұрын
@@sussus5841 Don't do that.. INSTEAD replace the two FireAllClients With this: game.TweenService:Create(Fireball, TweenInfo.new(0.2, Enum.EasingStyle.Sine, Enum.EasingDirection.Out), {Size = Vector3.new(2.282, 2.282, 2.282)}):Play()
@Djdjdhdhhgxbdb
@Djdjdhdhhgxbdb 20 күн бұрын
@Quadrillyu helped me with this comment I appreciate it
@Quadrilly
@Quadrilly 20 күн бұрын
@@Djdjdhdhhgxbdb No problem!
@Blepus12
@Blepus12 2 ай бұрын
I cant get the hitbox for the fireball in the right place, it seems to appear in front of the player and even though it kills the target, I dont get a kill, please help polarisprog
@UselessGamz
@UselessGamz 3 ай бұрын
Someone please help my fireball isent doing damage and i dont know why! My hitbox is way to small for some reason when the fireball hits and it dosent even do damage!
@timitr0m928
@timitr0m928 22 күн бұрын
For some reason, I don't know why, but my animation isn't playing. I have all the events correct, ID in the animation for 1st attack, code is right, still not working. I don't know what the issue is. Help?
@ThePianoTutorialGuy
@ThePianoTutorialGuy 8 күн бұрын
did you animate it in r6 or r15, if its r15 it wont work
@gambitplayzrblx
@gambitplayzrblx 4 ай бұрын
Hii
@1x0_0xx8
@1x0_0xx8 4 ай бұрын
Bro please give a link of the skybox you use
@JSICAXAS
@JSICAXAS 4 ай бұрын
can you on part 5 work on stuning like back?
@Mirda_221
@Mirda_221 4 ай бұрын
How do i animate a block animation with Parts
@Gamer_Cat
@Gamer_Cat 18 күн бұрын
Error: Tweenservice: Create failed because instance is null. HUH
@FwSpec-ve5ie
@FwSpec-ve5ie 4 ай бұрын
can anyone help me fix this bug? "attempt to index nil with 'VectorForce" line 48
@علوشةالعتيبي-و7ث
@علوشةالعتيبي-و7ث 2 ай бұрын
0:29 this is yapping😅
@slendermangosha
@slendermangosha 4 ай бұрын
Yay!
@Singer289
@Singer289 4 ай бұрын
Finally
@Firvi-rb1
@Firvi-rb1 4 ай бұрын
Hi can you make a open exclusive egg like ps99?
@barleybros2490
@barleybros2490 4 ай бұрын
for me it says that the cloned fireball is nil anybody else get this error? it works perfectly fine if i just use the first fireball
@blockyee
@blockyee 4 ай бұрын
6:40
@SillyVrBros
@SillyVrBros 4 ай бұрын
Please add part 4 for the survival game bro 😢
@timetellnolies9425
@timetellnolies9425 4 ай бұрын
Honestly i feel like we can take out half of adding this scripts but i don't know since i never really code
@Singer289
@Singer289 4 ай бұрын
Can anyone help when the player first joins the game they can spam m1???
@Singer289
@Singer289 4 ай бұрын
But then after like 4s it stops spam
@abdi-s8p
@abdi-s8p 4 ай бұрын
finally new ep
@YourBoiKesaka
@YourBoiKesaka 16 күн бұрын
My fireball does not show up Help
@Preamac
@Preamac 4 ай бұрын
Upload Idea : How to make a game like Greedy Noobs! ill liget donate to him if he does
@SNSZYNTH
@SNSZYNTH 4 ай бұрын
PART 4🗣️🗣️🗣️🗣️🗣️🔥🔥🔥🔥🔥🔥🔥
@Doggy515
@Doggy515 4 ай бұрын
When is part 5? 😭
@fly-t3f
@fly-t3f 4 ай бұрын
can you please make part 12 on pet simulator
@lukqaz
@lukqaz 4 ай бұрын
Polar 🔥
@AlaaAbdurahman
@AlaaAbdurahman 4 ай бұрын
Hi guys
@cartergameboyyanc3959
@cartergameboyyanc3959 4 ай бұрын
hi
@bittureddy-wh7jr
@bittureddy-wh7jr 4 ай бұрын
yooo bro, i like your scripting, if your free. wanna talk about our new game ;)
@webint
@webint 4 ай бұрын
where videoo!!!
@JSICAXAS
@JSICAXAS 4 ай бұрын
what if we make the fireball bounce only on walls 💀
@xqbcs
@xqbcs 2 ай бұрын
👍👍👍👍
@aserwasfy6191
@aserwasfy6191 4 ай бұрын
Can you make blox fruit part 6
@YourFriendlyCheese
@YourFriendlyCheese 3 ай бұрын
WHY ARE THE FIREBALLS FLYING INTO ORBIT???? 🤣🤣🤣🤣🤣🤣 but in all seriousness help please my fireballs are flying into the sky at infinite speed literally 0.2 seconds after they spawn
@sonicytgamer
@sonicytgamer 4 ай бұрын
bro gave up on the series
@kenzoholandes9925
@kenzoholandes9925 4 ай бұрын
Trash can grab
@NexusProgrammed
@NexusProgrammed 4 ай бұрын
Start back on pet sim x series
@rashracoon7627
@rashracoon7627 4 ай бұрын
i got these errors Workspace.atofcool.CharacterAttacks.Combat Expert.Fireball:11: attempt to index nil with 'Size' and TweenService:Create failed because Instance is null, what do I do?
@rashracoon7627
@rashracoon7627 4 ай бұрын
Pls im desperate
@ItsDogeEdits
@ItsDogeEdits 4 ай бұрын
idk
@sussus5841
@sussus5841 4 ай бұрын
i got the Tweenservice one two
@sussus5841
@sussus5841 4 ай бұрын
just set the task.wait() to task.wait(1) in the 1 script
@rashracoon7627
@rashracoon7627 4 ай бұрын
@@sussus5841 did that work for you?
@Theunog2
@Theunog2 4 ай бұрын
PART 4 🔥🔥🔥
@polarisprog
@polarisprog 4 ай бұрын
Don't steal my content.
@LAB_75
@LAB_75 3 ай бұрын
​@@polarisprog he has no content Maybe deleted?
How To Make A BATTLEGROUNDS GAME In Roblox Studio 2024 | PART 5
1:22:32
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Can you make a VR game in Scratch? (devlog #1)
10:00
STEM MC
Рет қаралды 96 М.
the best KJ game updated and added a REALLY cool feature.
12:05
I Made a Roblox BATTLEGROUNDS Game in 1 WEEK
9:51
CodeBro29
Рет қаралды 258 М.
I Asked Roblox Billionaires How To Get Rich
41:51
CubeINC
Рет қаралды 3,1 МЛН
Can 6 DEVS Make a HORROR Game Without Communicating?
9:55
How To MAKE a ROBLOX GAME on MOBILE...
8:01
Reckless - Roblox
Рет қаралды 1,9 МЛН