Marble Race Tutorials | Advanced - Gravity Pad

Поделиться
HTML-код
  • Опубликовано: 25 авг 2024
  • Another scripted obstacle! This is the gravity pad. It is one of the most fun and unique obstacles there is in the marble racing realm so far. Velocity pads are similar and will be coming next!
    RUclips for some reason doesn't allow angle brackets in the description. Read my pinned comment below for the scripts.
    Want to get Algodoo? Visit this website:
    www.algodoo.com...
    Music used in this video:
    Triton - Borealis
    Reasoner - Champions Green

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

  • @Algorox
    @Algorox  6 лет назад +65

    Scripts:
    Make sure you're putting these in the OnCollide tab only!
    Density Gravity Pad:
    (e)=>{e.other.density = 0.005}
    Velocity Gravity Pad:
    (e)=>{
    e.other.postStep = (e)=>{
    vel = vel + [0, 0.4]
    }
    }
    Universal Gravity Pad:
    (e)=>{Sim.gravityAngleOffset = 3.1415927}

  • @metadragon7500
    @metadragon7500 4 года назад +21

    Gravity cancelling scripts:
    Density Pad: (e)=>{e.other.density = 2}
    Velocity Pad: (e)=>{
    e.other.postStep = (e)=>{}
    }
    Universal Pad: (e)=>{Sim.gravityAngleOffset = 0}

  • @MarbleWorld5494
    @MarbleWorld5494 4 года назад +9

    This ACTUALLY worked! Thank you so much!

  • @worform
    @worform 3 года назад +2

    Excellent tutorial man! I use the gravity pad in almost all of my marble races. This really helped!

  • @YukiGersaniba
    @YukiGersaniba 6 лет назад +5

    Thank you! Your algodoo tutorials are helping me! Subscribed!

  • @Yapinians
    @Yapinians 6 лет назад +4

    Great Video dude! Keep up the great tutorials!

  • @crackychoi6216
    @crackychoi6216 6 лет назад +11

    Do the shooter

  • @hazelicity
    @hazelicity 2 года назад +1

    Ur tutorials r great and helped me get an idea of algodoo! Thanks!

  • @logholkz9880
    @logholkz9880 6 лет назад +11

    Can You Do A Tutorial On Eliminations

  • @randomchannel6900
    @randomchannel6900 6 лет назад +4

    Hey can you do a tutorial on how to make a left to right moving plafrom i need help with that

  • @MatthewJones-wy7mn
    @MatthewJones-wy7mn 2 года назад

    if you watched erikfasset's channel, gravity pads are mostly used in season 5 round 35!

  • @wa-egg9666
    @wa-egg9666 6 лет назад +2

    I know you already made a video about the trampoline, but isn't there a trampoline that bounces you to the left or right? Maybe you could do that in a video.

  • @spaceguy20_12
    @spaceguy20_12 Месяц назад

    there are pieces of ice in my icecream

  • @HEYJO77
    @HEYJO77 2 года назад

    Thanks it help me with Skydive 6 i hope it will blow up just like the last one lol

  • @andu5400
    @andu5400 3 года назад

    Orange is playing with the gravity pads

  • @redstonian1019
    @redstonian1019 6 лет назад +1

    I find the velocity gravity pad the easiest to do because you do not have to type a bunch of numbers/remember the density of the marble.

  • @budgie_assassin
    @budgie_assassin 6 лет назад +1

    Algorox,I hope Magenta and Maroon are OK, but they are ELIMINATED

  • @thundergaming5092
    @thundergaming5092 2 месяца назад

    How to set universal gravity pad for any other direction?

  • @ilichmikaliunas3525
    @ilichmikaliunas3525 5 лет назад +1

    i dont now why this not going well!

  • @samthemarbleracer5656
    @samthemarbleracer5656 6 лет назад +3

    Yay Lime won!

  • @dtsps
    @dtsps Год назад

    How to make only one marble go up in the universal pad?

  • @1080GBA
    @1080GBA 3 года назад +1

    %:24 what happened to orange

  • @Cez189
    @Cez189 6 лет назад

    Thanks

  • @BlueAcidball
    @BlueAcidball 6 лет назад +2

    Algodoo + Maths = R.I.P. my brain cells

  • @jamesgbelee3627
    @jamesgbelee3627 2 года назад

    Every time I try to make this track every thing just falls

  • @sudipbera9747
    @sudipbera9747 6 лет назад

    Wow you are a legend of algodoo 😮😮

  • @user-sq7qb8ji4p
    @user-sq7qb8ji4p 6 лет назад +2

    Algodoo + Math = Best thing in the world!!!

  • @onalisagusanto6236
    @onalisagusanto6236 6 лет назад +1

    No more?

  • @juan21474
    @juan21474 5 лет назад +2

    4:01 its 180 degrees, not 90!

  • @nicholasspring
    @nicholasspring 2 года назад

    Maybe I could make them blue and yellow like Geometry Dash's Gravity portals...

  • @muratuysall
    @muratuysall 6 лет назад +2

    what is the ‘hotkey’ for making a clone?

  • @noan0802
    @noan0802 2 года назад +1

    What is the Gravity for the ball ?

  • @user-op1vc4kv1f
    @user-op1vc4kv1f 9 месяцев назад

    make a tutorial of circle spawners

  • @emanavarro958
    @emanavarro958 3 года назад

    Graciasss lo estube encontrando todo el tiempo

  • @user-yv4xx2nw9f
    @user-yv4xx2nw9f 3 года назад +3

    The velocity added each frame should be (Gravity * 2)/(frame per second), which is around 0.327 m/s per frame

  • @PierLim
    @PierLim 4 года назад

    LogHolkz
    Can You Do A Tutorial On Eliminations use killer

  • @Cringeroni
    @Cringeroni Год назад

    How do you do this on mobile, or is that not an option?

  • @MT-md8sw
    @MT-md8sw 3 года назад

    I had a go of it but it didnt work

  • @lemon-wd6ml
    @lemon-wd6ml 6 лет назад +1

    Thank you! Its great! Can u make a boost (i think its boost) tutorial? That the marbles can roll up

  • @chrisbloxxer1747
    @chrisbloxxer1747 3 года назад +1

    I dont know why but the 1st and most simple anti gravity pad was working but after a while all marbles started not floating. they still had 0.005 density, but they acted normal. why is this happening?

    • @badpiggs
      @badpiggs 2 года назад

      you probably need air resistance

    • @badpiggs
      @badpiggs 2 года назад

      @CosmicalKnight #FreeRussianRepublic its a setting the thing on the menu with the pause button next to gravity and grid options

    • @dng203
      @dng203 Год назад

      @@badpiggs TYSM

  • @jeniskanjeyaseekan1167
    @jeniskanjeyaseekan1167 3 года назад

    Wow! I learned everything from u. But, I tried to copy the spinner u made and it didnt work

  • @decamadi47
    @decamadi47 3 года назад

    I did it right but its not working

  • @verzox6311
    @verzox6311 5 лет назад

    tanks

  • @PokemonXYFTWCaillouFTL
    @PokemonXYFTWCaillouFTL 5 лет назад

    I am making BMX Cycling with the tutorial but it won't work. Help!

  • @nikolamiladinovic8585
    @nikolamiladinovic8585 6 лет назад

    CAN SOMEONE HELP ME????MY TOOLBAR ON THE LEFT SIDE(pen, rubber, circle...) is gone and down there aren't apple, and those lines there are drag tool, move tool and knife.CAN SOMEONE HELP ME PLEASE?????

    • @nikolamiladinovic8585
      @nikolamiladinovic8585 6 лет назад

      Yes but i see that message now and i fix it. You are right i hided toolbar

  • @xaosjohn1714
    @xaosjohn1714 6 лет назад

    It Works

  • @Drachenbauer
    @Drachenbauer 5 лет назад +1

    you didn´t show how to make velocity to the side, you made it just opwards.
    I´m creating an Angry Birds Marble-race with official Angry Birds-sprites on my marbles.
    I want my marbles fall out of one room at the bottom and enter the next room.
    And if a marble touches the walls of the seccond room, it should get gravity to the right to go through a gap there into a third room and so on.

    • @Magenitech
      @Magenitech 3 года назад

      Just experiment by changing the numbers in the scripting box

  • @thelavagod
    @thelavagod 4 года назад

    Pls make a tutorial of how to do an expert track because i'm complicated at algodoo :/

  • @LaziesTheAtsumuSera
    @LaziesTheAtsumuSera 6 лет назад

    Please make a marble race called 'Upside down marble race'

  • @Kenlimepie
    @Kenlimepie 6 лет назад +1

    It's strange that you didn't mention a script that changes the gravity upside down for the marbles that touch it without using velocity... Oh well! Great video! ;)

  • @cubing7276
    @cubing7276 4 года назад

    Sad orange marble

  • @blueproductions5425
    @blueproductions5425 3 года назад

    it work 3rd time do that copy donuts work second same 3rd works!! thank u :D

  • @thatonecabridog
    @thatonecabridog 5 лет назад

    Is it possible for the Gravity Changer to wirelessly affect multiple objects at once?

    • @Ice-ro4nv
      @Ice-ro4nv 5 лет назад

      Yes, it works with anything!

    • @thatonecabridog
      @thatonecabridog 5 лет назад

      @@Ice-ro4nv Not EVERYTHING, i mean like one object touches it and ONE other object also gets flipped

  • @andrewcavallo1877
    @andrewcavallo1877 5 лет назад

    I tested it, and a better number for the accelerating anti-gravity is 0.365 instead of 0.4. Why this number, I don't know. Ask the devs.

    • @badpiggs
      @badpiggs 2 года назад +1

      or ask the "days" because 365 days is a year haha funny joke...

  • @helpmereach50subs240
    @helpmereach50subs240 4 года назад

    Marble race

  • @crispmatters8019
    @crispmatters8019 2 года назад +1

    If only scripting was on ipad

  • @anidiottt
    @anidiottt 6 лет назад

    Wheres your velocity pads!

  • @End3rMB
    @End3rMB 3 года назад

    Just is there a way to make it so when the marbles touch the pad they will go sideways?

    • @hjag-is-also-ourplebop
      @hjag-is-also-ourplebop 2 года назад

      Density: no :sad:
      Velocity: use the other input in the [0,0.4] (it controls your x value)
      Universal: probably use half the value of pi instead (just put it into a calculator or something idfk)

  • @WallePC
    @WallePC 6 лет назад +2

    is there a way to make a marble able to use a trampoline while the marble is gravity switched?

    • @enlighten007
      @enlighten007 6 лет назад +1

      Walle031106 PC most likely with the velocity pad

  • @scratchtime3070
    @scratchtime3070 3 года назад

    e.other.density = 0.005

  • @compasscollectiveptyltd8657
    @compasscollectiveptyltd8657 3 года назад

    it don't work :(

  • @kiltagamer
    @kiltagamer 6 лет назад

    next timer please

  • @teamont5
    @teamont5 6 лет назад

    noice

  • @dogwith2guns418
    @dogwith2guns418 6 лет назад

    HOW CAN WE DOWNLOAD IT I DONT KNOW THE LINK

  • @BlastyTheDev
    @BlastyTheDev 6 лет назад

    Velocity doesn't work

  • @liviub5282
    @liviub5282 6 лет назад

    Its not working for me my marbles just jump rezly high and when i put {0.0.4} it auto make 0.0(4) why?

  • @grmmmmmm
    @grmmmmmm 6 лет назад +1

    Guess there is no script on the pinned comment.

  • @Birb_Is_The_Word
    @Birb_Is_The_Word 6 лет назад

    OMG!! thnx!!

  • @milky-mayhem
    @milky-mayhem 4 года назад

    I don’t have script munu😦

  • @MotdHS
    @MotdHS 5 лет назад

    First one is easiest to do it!

  • @gentlewoofpaws
    @gentlewoofpaws 6 лет назад

    HOW TO MAKE ORGINIZERS AND CANNONS AND ELIMINATING AND UHH IDK WHAT ELSE IS IN MARBLE RACE

    • @snoala
      @snoala 6 лет назад

      For eliminating just tick the killer box of object

    • @snoala
      @snoala 6 лет назад +1

      For cannons, if you need continuous, unlimited supply of bullets, scripts are required. I am still figuring that out.
      If you don't need unlimited supply, just add a bunch of bullets sliding towards an incredibly fast invisible pump. Change the cannon balls to a different density if you want to

    • @kiltagamer
      @kiltagamer 6 лет назад

      Right Have you watched all of this cus its got how to make Organisers in it
      ruclips.net/video/Oy3m5XSj1ac/видео.html

    • @arkcliref
      @arkcliref 3 года назад

      @@snoala for a cannon, depending on what amount you want to load, you may or may not want a cool down variable, but if not, it's as easy as a spawn command.

  • @blueproductions5425
    @blueproductions5425 3 года назад

    and guys how he do that in clone without press the clone easy command

    • @arkcliref
      @arkcliref 3 года назад

      Click the marble and as you hold it click ctrl

    • @blueproductions5425
      @blueproductions5425 3 года назад

      @@arkcliref ur computer is window or pc my computer is Mac

    • @arkcliref
      @arkcliref 3 года назад

      @@blueproductions5425 ask anyone who had mac

  • @Leono_lee
    @Leono_lee 3 года назад

    It worked but is all Of marlbe i teying so hard

  • @Murilothebander
    @Murilothebander 3 года назад

    it dint worked to me :(

    • @Murilothebander
      @Murilothebander 3 года назад

      oh sorry it worked i just put otehr instead of other

    • @arkcliref
      @arkcliref 3 года назад

      I used to do that before

  • @SpitzThe
    @SpitzThe 6 лет назад

    It's not working 😡

  • @kubogi
    @kubogi 6 лет назад

    3.1415926 not 3.141592*7*

    • @Algorox
      @Algorox  6 лет назад +1

      The next digit after 6 is 5, so it rounds up to 7.

  • @Wolfoxy1904
    @Wolfoxy1904 5 лет назад

    Does this work on phun?

    • @CobaltGuy
      @CobaltGuy 3 года назад

      Dunno? Never tried it yet

    • @arkcliref
      @arkcliref 3 года назад

      Phun is basically older Algodoo

    • @eh4450
      @eh4450 3 года назад

      So no

  • @Thesoulofpros
    @Thesoulofpros 3 года назад

    Scripting is not on mobile
    Update that

    • @Algorox
      @Algorox  3 года назад +1

      I didn't make Algodoo.

    • @arkcliref
      @arkcliref 3 года назад

      If you're saying iPad, then I don't know

  • @ElementalDomino2007
    @ElementalDomino2007 6 лет назад

    Please make a bowl one.

  • @marbleraceffect
    @marbleraceffect 3 года назад

    Why do the marbles get killed when they hit it for the 2nd time?

  • @sharcc2511
    @sharcc2511 6 лет назад

    rip orang

  • @anajan2311
    @anajan2311 6 лет назад

    5 zhlednuti

  • @Pryzmm
    @Pryzmm 6 лет назад

    says there is a pinned comment... i see no pinned comment XD

  • @grahamvanpelt6589
    @grahamvanpelt6589 5 лет назад

    i was the 100th like

  • @audigamer8261
    @audigamer8261 6 лет назад

    it doesnt work i inputed exactly what you told me in the video!

    • @markven7875
      @markven7875 6 лет назад

      Well then you did something wrong, innit?

    • @arkcliref
      @arkcliref 3 года назад

      Probably you do it in onClick (like I used to poorly do)

    • @audigamer8261
      @audigamer8261 3 года назад

      i dont even use algodoo now lol

  • @LinhGD
    @LinhGD 6 лет назад

    😊

  • @jerroldcollera7637
    @jerroldcollera7637 Год назад

    😂😂😂g

  • @thesussyfoodcridictofameri2687
    @thesussyfoodcridictofameri2687 6 лет назад +2

    This game is CLEARLY geometry dash....

    • @thisislame1233
      @thisislame1233 6 лет назад

      the 2 gaming bros. It algodoo you idiots!!!

    • @bbcradio7180
      @bbcradio7180 6 лет назад +1

      Nicole Robbins r/wooosh

    • @kiltagamer
      @kiltagamer 6 лет назад

      the 2 gaming bros. ITS NOT A GAME

  • @samuelavilaama6334
    @samuelavilaama6334 3 года назад

    e.other.density = 0.005