PRO Builder Scripts Your Ideas...

Поделиться
HTML-код
  • Опубликовано: 14 июн 2024
  • RoBuilder Discord
    - / discord
    🎮RoBuilder Games (second Channel): / @robuildergames8563
    - Thanks for watching!

Комментарии • 152

  • @romanwall2000
    @romanwall2000 26 дней назад +1

    Just a thought, but do you need to make the animation last more keyframes?

  • @BobTheObb
    @BobTheObb 26 дней назад +14

    place a tree with a monkey in it and make it so when you hold out a banana, the monkey climbs down the tree (with a climbing animation) and runs to the player, takes the banana from the player and then runs back up the tree

    • @laurynas3074
      @laurynas3074 26 дней назад

      yesss plz do thsi!!!!

    • @seadrown6252
      @seadrown6252 26 дней назад +2

      bro literally started scripting like 3 week ago give the guy a more reasonable challenge

    • @connorallgood0922
      @connorallgood0922 26 дней назад

      @@seadrown6252 I think the only part of this that is actually difficult for a new person would be the monkey when touching the player taking the banana from the player and when the player holds out the banana get the monkey to start it's whole thing of climbing animation then running to the player. Seems like it's gonna need a remote event.

    • @bensmulian2950
      @bensmulian2950 26 дней назад

      How would you even tween the monkey down? Would you just your a loop of pivotTo (s)?

    • @bensmulian2950
      @bensmulian2950 26 дней назад

      A cool feature that I have learnt lately, is that you can change a server script to a local one with the ContextType property in server scripts, and you can can these scripts in the workspace.

  • @iceyyfog
    @iceyyfog 26 дней назад +2

    W video he on the 99 overall grind

  • @user-jm6zu1nl7p
    @user-jm6zu1nl7p 26 дней назад +1

    I love how this man is always happy, makes me smile.

  • @TommyflamRbx
    @TommyflamRbx 25 дней назад +1

    I think I know how to fix it. Instead of playing the dash animation, you set the player’s walking animation to the dash one and then changing it back once it is done. (Inside of the Player’s character’s Animate Script there are values that are the animation IDs of the player, change the walking one to your asset id)

  • @5DiamondzZ
    @5DiamondzZ 25 дней назад

    Hey! I'm pretty sure the default run animation is mixing with your custom animation because you are moving the player with a vector thingy, I'm not sure how to fix it, but I just wanted to give you an idea of what to look out for. You should script an elevator!

  • @16GTAG
    @16GTAG 26 дней назад

    When you say "I need to sneeze" a sfx and animation plays and you explode

  • @roindefy
    @roindefy 25 дней назад

    Great content as always.

  • @1TIMESTWO
    @1TIMESTWO 25 дней назад

    Challenge idea, UI: make a cinema screen and once you hit "play" there is a various amount of video options (this would probably involve you animating too) but once you click on one of them the video loads.

  • @torsnes123
    @torsnes123 14 дней назад +1

    make a park with a bunch of benches. then script it so that the benches fall apart when you try to sit on them.

  • @zzaydTV
    @zzaydTV 21 день назад +1

    When a player jumps, and jumps again mid air (double jump) make a simple double jump animation
    Extra: make a landing pose or effect

  • @SNEAKYxOfficial
    @SNEAKYxOfficial 23 дня назад

    hi RoBuilder am a big fan of you're modeling and building skills, Iv'e learned a lot about building thanks to you thank you for appearing on my RUclips XD

  • @thegamingproyo4417
    @thegamingproyo4417 26 дней назад +1

    Make a animation player UI designed as well basically it plays an animation when you click a button
    This way you can do
    - Animating
    - Scripting
    &
    - UI Design

  • @QQrblx
    @QQrblx 25 дней назад

    Make a health/stamina bar. Along with a sprint function and possible an effect whenever the player takes damage. Easy but a lot to do for beginners.

  • @TQNY
    @TQNY 26 дней назад

    @RoBuilder .. aka.. RoScripter 😂
    Please - when scripting - hold Control & Zoom in with the mouse wheel.
    This way we can see what you're typing - without you having to edit zoom later.
    Just a tip .. and looking forward to this series.. as I need to learn myself 🤣

  • @Mangolite1
    @Mangolite1 26 дней назад

    We already know your a pro builder! You don’t gotta say it!
    Anyways, idea is for you to script a working telescope.

  • @bensmulian2950
    @bensmulian2950 26 дней назад

    The comment said for the taco to fall from the sky, you should've added a vector3.new(0,20,0) or any y for this matter, insead of using lookvector , to make is spawn above you.
    And you put player.massaged inside a player.characterAdded function, which would make it so for every time you spawn, if you say I want a taco, it will spawn one,
    Which would mean that if you would of for example, Respawn, and then say I want a taco, two tacos will glitch through each other and fall
    I just realized you didn't want to deal with welds, but I would advise to take the time and do it with a plugin even it would confuse a couple of of people, you could explain it with simple words.
    Sorry for the block of text and how nerdy it sounds, I hope this helped.

  • @bensmulian2950
    @bensmulian2950 26 дней назад +1

    For the dash, access the animate script inside player character, access the run and walk animations, change their ids to "" before you dash, and make them what they were before dashing, after dashing. Tip: save old animatins with variables.

    • @randombrandon3085
      @randombrandon3085 22 дня назад

      Noooo the reason his animation was weird cause he only animated the left upper arm the right upper arm and the upper legs and the head only as you can see everything else plays the animation but the foot of the character and the hands and the lower torso are walking by itself cause they don’t have anything assigned to them this is an easy fix by just going back into avatar animator and click the parts that are moving funny and click them slightly

    • @randombrandon3085
      @randombrandon3085 22 дня назад

      And also the way you told him to do that can cause bugs ngl and it’ll just be so resourceful and have to save sm data for no reason

    • @bensmulian2950
      @bensmulian2950 22 дня назад +1

      @@randombrandon3085 Thank you so much for the information! I really appreciate people fixing my mistakes before disaster.
      This was a responsible response and I admire that.

  • @CookieManager220
    @CookieManager220 26 дней назад +1

    Create a nice looking UI for background music volume controls with a slider

  • @ZeeloVR
    @ZeeloVR 26 дней назад

    i think i might know why you are getting the problem on the dash animation thingy, place the playAnim after the wait(1,5) because right now its playing the animation and then stopping it right away(Also never use just wait, use task.wait)

  • @FungusUnited
    @FungusUnited 26 дней назад

    Reminds me of when the dev king did this or whatever his channel was

  • @DylanGamesOfficial
    @DylanGamesOfficial 26 дней назад

    For your next lesson on scripting, models ,ui, vfx. create a leaderboard system.
    For eg your Cash + the amount of cash you got appears on the board.
    If you wanna make it even harder. Make it when you get the top spot a vfx(confetti) plays showing that you have became first.

  • @Cidosophy
    @Cidosophy 26 дней назад +1

    Good job!

  • @sentakatsuki5245
    @sentakatsuki5245 26 дней назад

    If I can give you a little tip to start, don't use body velocity, instead use vector force, and also you should definitly start learning the Tween Service, it is really easy and will make you able to do A lot of clean stuff.

  • @suurmaasikas1234
    @suurmaasikas1234 26 дней назад

    What happend to video end questons?

  • @Drixitty
    @Drixitty 10 дней назад

    When you play the game, an animation localscript appears in starterplayer, which plays all the character animations, so youd need to change the walking animation there
    Also dont put the dash in a localscript, since it will only happen for you and not others. You need to have UIS in the localscript and change the speed on the server

  • @svemunTheEmperor
    @svemunTheEmperor 26 дней назад +1

    make door that is made of 2 parts, where the underpart y position changes by + and overpart - for closing and opposite for opening. when a player is in a ceratain area it will open if not it will close.

  • @jujubeefan3059
    @jujubeefan3059 24 дня назад

    GFX Challenge: Make a tornado. I recently survived being dead center of 2 of them and it was terrifying.

  • @stanosibi7595
    @stanosibi7595 26 дней назад +1

    RoBuilder, please make a series about building in Blender! It would help a lot of people

    • @vizzL_
      @vizzL_ 26 дней назад

      he has?

    • @stanosibi7595
      @stanosibi7595 26 дней назад

      @@vizzL_ I am actually pretty sure he didnt. By a series, i meant that for each something in blender he would make an episode on that so everything will be easy to understand.

  • @varuniepoo
    @varuniepoo 26 дней назад

    you need to make how far you dash the length of the animation, so just reduce the dash strength so it lasts for 1 second, and make the animation last 1 second.

  • @Supremenent
    @Supremenent 24 дня назад

    I think this could work, press play go into the Server not Client and then open the character in workspace and copy the Animate Script press Stop and paste it into the StarterPlayerScript and then take your dash Animation and paste it into "Run"

  • @RealMarc0514
    @RealMarc0514 26 дней назад +3

    It’s really cool seeing rebuilder learning other useful things for developers! He is a excellent builder and we can expect the same thing in scripting.

  • @coreyy2360
    @coreyy2360 24 дня назад

    i think the problem in the anim was you should try replacing the run animation ID with the dash animation ID until the dash is over

  • @Mr_Galaxierr
    @Mr_Galaxierr 26 дней назад +1

    RoBuilder, I challenge you to make a DOUBLE JUMP!!!

  • @twinn61661
    @twinn61661 26 дней назад

    Zoom your screen in your editing software to make the text easier to see

  • @krittapasphonjamoren9300
    @krittapasphonjamoren9300 25 дней назад

    I saw u in bid battles in leaderboard😮😮🎉🎉

  • @lancedailygaming2821
    @lancedailygaming2821 26 дней назад +2

    Make a script where if a player says "TEH EPIK DUCK IS COMING!!!' 1 EPIK DUCK falls out of the sky then teh EPIK DUCK will say say "TEH EPIK DUCK IS COMING!!!" Which will then spawn another EPIK DUCK, Then both of them say "TEH EPIK DUCK IS COMING!!!" at the same time, so on...

  • @londonnelson5425
    @londonnelson5425 23 дня назад

    Try setting it to regular action

  • @TheVaelor
    @TheVaelor 26 дней назад

    Anyone know what happened to the Horror game series?

  • @greendggyanimz4839
    @greendggyanimz4839 26 дней назад

    Love your videos

  • @GG-Blox.
    @GG-Blox. 26 дней назад

    pls bring back the question segment... love from nepal ✨✨

  • @rallicat69
    @rallicat69 26 дней назад +13

    me when robuilder says toco:

  • @daxpex
    @daxpex 26 дней назад

    Script whenever you say I want to be a racer, max vestappen comes and puts you in flames with his f1 car

  • @ZawszeZmeczony
    @ZawszeZmeczony 26 дней назад

    I like your alll videos!

  • @NickisPlayingStuff
    @NickisPlayingStuff 26 дней назад

    didn't devking do this and now that I'm looking at it your thumbnails look really simular

    • @TommyflamRbx
      @TommyflamRbx 25 дней назад

      His says pro builder not pro scripter

  • @ALIASRUSHIPAD
    @ALIASRUSHIPAD 26 дней назад

    When u say I wish I had friends npc's run after you

  • @Sky_CZ
    @Sky_CZ 26 дней назад

    Make a simple lvl system where when you kill a player you get xp and maybe be even rewards after lvls like 5,10,15,20 etc.

  • @KillerCODE2267
    @KillerCODE2267 26 дней назад +1

    Make a power up that's makes it rain tacos from the sky and the other players take damage

  • @omarDahan-sb8xm
    @omarDahan-sb8xm 26 дней назад +1

    scripting:
    make a path finding system(like the ones in tds games)

  • @EarlHatMint4
    @EarlHatMint4 26 дней назад +1

    Nice vid

  • @BjarkiRbx
    @BjarkiRbx 12 дней назад

    Make the player always facing the camera😂

  • @utuber87
    @utuber87 26 дней назад

    make a script that explodes the player when they say: "i love today!"

  • @Logan007_
    @Logan007_ 17 дней назад +1

    tip: put the taco in replicatedstorage

  • @vizzL_
    @vizzL_ 26 дней назад

    hey robuilder, you dont need to do player service you can just do game.players and also dont use body velocity use linear velocity because its actually deprecated and can be buggy

  • @TheRealGhostbuster5
    @TheRealGhostbuster5 26 дней назад

    Make a ghostbusters GfX please!

  • @SNEAKYxOfficial
    @SNEAKYxOfficial 23 дня назад

    "RoScripter" heh i like it

  • @PHENIX4_4
    @PHENIX4_4 26 дней назад

    for the spawning the taco you could've made it clone from inside replicated storage then appear in a random x and z cooridnate across the map which is pretty simple use :clone and math.random()

  • @DOODE_DEV-qe1lm
    @DOODE_DEV-qe1lm 25 дней назад

    New Challenge: A ui that when you try to click it, it moves out of the way so u cant click it. It could be called the useless button

  • @DeTotally
    @DeTotally 26 дней назад +8

    Set the animation's weight to something big like 10 so the animation can play over other animations. This can be done in a script just replace the :AdjustSpeed part with :AdjustWeight

    • @pavankrishna6637
      @pavankrishna6637 25 дней назад +1

      No, it’s because he didn’t animate each individual part. Roblox thinks that those parts still need to run the default animation. He has to add a key frame to each part he doesn’t want to move

    • @bananajesus667
      @bananajesus667 25 дней назад

      @@pavankrishna6637 thank you bro i needed the answer to this

    • @DeTotally
      @DeTotally 24 дня назад

      @@pavankrishna6637 Animation weight is 10x easier because you just input a number and it makes that animation play above everything with a lower weight.

  • @Tueydo
    @Tueydo 26 дней назад +1

    👍

  • @PixelCreatur
    @PixelCreatur 21 день назад

    uhh robuilder im not sure what caused the anim problom but ik how to fix (i hope so lol) so you basically disable the default run anim and play the dash (not sure how to and if it will work but thats why u have robo lol also W robo)

  • @ZoomGameClips
    @ZoomGameClips 26 дней назад +1

    Script a homing missile!

  • @ZakyGaming1234
    @ZakyGaming1234 26 дней назад

    Scripting+Building: Use Tween Service to make Animated Objects 🎉

  • @lanwoah
    @lanwoah 25 дней назад +1

    Its fun to see you learn but I feel like someone just made it for you and you're typing it over... Its more entertaining if you actually try to figure it out

  • @BrickMasterXx
    @BrickMasterXx 26 дней назад

    Wsp

  • @zqk1817
    @zqk1817 26 дней назад

    I agree with the 60% keyboard I have a wooting and its a pain

  • @randombrandon3085
    @randombrandon3085 22 дня назад

    The reason his animation was weird cause he only animated the left upper arm the right upper arm and the upper legs and the head only as you can see everything else plays the animation but the foot of the character and the hands and the lower torso are walking by itself cause they don’t have anything assigned to them this is an easy fix by just going back into avatar animator and click the parts that are moving funny and click them slightly

    • @randombrandon3085
      @randombrandon3085 22 дня назад

      If he had done this animation with R6 body type it would’ve worked to perfection but with R15 you have to make sure to animate each body part or it’ll align with default Roblox animations and imo it’s better that way so if you want to make a eating animation animate the whole upper body and not the legs so when you eat and walk your upper body will play the eating animation and your legs will still walk normally

    • @randombrandon3085
      @randombrandon3085 22 дня назад

      This could actually be a good challenge for the next video! Make a tool with that taco you made in blender and make it so when you click it’ll do the eating animation and also make it so if you click 3 times and eat 3 times the taco will then disappear from your inventory so it can seem like you finished eating the taco

  • @XHoosegowX
    @XHoosegowX 26 дней назад

    Make a script where if you press Q it plays a SFX made by you but also an animation made by you AND it has to deal damage. Sorta like those anime fighting gmaes.

  • @pbdbratt
    @pbdbratt 26 дней назад

    make a full gun combat system with recoil and ammo

  • @EarlHatMint4
    @EarlHatMint4 26 дней назад

    Hi bro

  • @androilves4251
    @androilves4251 26 дней назад

    model a Hamburger that spawns every time you jump

  • @ZaynoBlox
    @ZaynoBlox 26 дней назад

    isn’t this video idea from the dev king and kinda the thumbnail

  • @DuckCritical
    @DuckCritical 26 дней назад

    RoScripter

  • @real_ZXGGY
    @real_ZXGGY 26 дней назад +74

    Fun fact: if you tap a comment 2 times, you like the comment

  • @Rocket31131
    @Rocket31131 26 дней назад

    make detailed tree...

  • @varmaneek1524
    @varmaneek1524 25 дней назад

    Create a button that plays a sound and emit particles when clicked

  • @FunnyGaming17265
    @FunnyGaming17265 26 дней назад

    Build a punch in animation

  • @matrixgeg
    @matrixgeg 26 дней назад +3

    you have to make a keyframe for all body parts

  • @rkudahl7700
    @rkudahl7700 18 дней назад

    roscripter: make so everytime you jumb a earth quick happends

  • @SobForACookie01
    @SobForACookie01 25 дней назад

    bro is better then me with 3 years of scripting

  • @thundertheo87
    @thundertheo87 23 дня назад

    toco?

  • @ItsChrisDev.
    @ItsChrisDev. 26 дней назад +2

    270 views 29 minutes bro fell off

  • @BoomTae_YT
    @BoomTae_YT 11 дней назад

    Funfact: at minute 7:50 he watched a tut slow it to 0.25

  • @RyanEXElol
    @RyanEXElol 26 дней назад

    WHY YOU PUT UIS AND LOCAL PLAYER IN A SERVER SCRIPT?!?!?!!

  • @KingKaden2
    @KingKaden2 26 дней назад +1

    📜Scripting📜: Make A Jump And Speed Pads

  • @DylanGamesOfficial
    @DylanGamesOfficial 26 дней назад

    😂 what tutorials are you watching

  • @GG-Blox.
    @GG-Blox. 26 дней назад

    💖💖

  • @RainboDevelopsRBX
    @RainboDevelopsRBX 26 дней назад

    hi

  • @roberducky7481
    @roberducky7481 26 дней назад

    Make double jump

  • @PuffyDev
    @PuffyDev 26 дней назад +1

    6:46 it is, also you don’t have to ask robo, most questions are on dev forum you can study the code to learn from it, or straight up use it, no shame!

  • @AndfursIsHere
    @AndfursIsHere 25 дней назад +18

    Script: If you type english or spanish? nobody in the game can move

  • @Ananas_12
    @Ananas_12 26 дней назад +5

    UI where you press button and then confettis will fly all over your screen

  • @Jaxonsvtv
    @Jaxonsvtv 26 дней назад +1

    840 views in 3 hours he fell off

  • @Polkownik_01
    @Polkownik_01 26 дней назад +15

    Script a jump pad and speed pad with some custom particles

    • @JaydenMorwood
      @JaydenMorwood 26 дней назад

      thats too easy

    • @elope622
      @elope622 26 дней назад

      He has that in his “scene tools” plugin

    • @Polkownik_01
      @Polkownik_01 25 дней назад

      but he didnt script that himself

  • @Scattered_Dev
    @Scattered_Dev 26 дней назад

    Robuilder... a "toco" is spelled "taco" 😭

  • @Buybuyalf
    @Buybuyalf 26 дней назад

    Bro

  • @Error17459
    @Error17459 26 дней назад

    script a M4 Rifle

  • @LaProUserniere
    @LaProUserniere 26 дней назад +1

    Under 1h gang 👇

  • @LaProUserniere
    @LaProUserniere 26 дней назад +1

    Like for peoples who saw before 10s of publish

  • @TheLightOne13
    @TheLightOne13 5 дней назад

    toco is spelt taco lol