How To Turn Algodoo Marbles Into Boxes (Transform Pad Tutorial)

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

ความคิดเห็น • 42

  • @Kenlimepie
    @Kenlimepie 4 ปีที่แล้ว +6

    Thanks, this tutorial will be really useful for my own marble races in Algodoo!

  • @BrutalZhan
    @BrutalZhan 3 ปีที่แล้ว +4

    Can I generate different thing , not boxes?
    Which command i should use for that?

    • @LightLive_1144
      @LightLive_1144 ปีที่แล้ว

      You have to remove the "scene.addBox" and change it to "scene.addCircle"
      ( 2 years wow )

  • @squintylizzy5497
    @squintylizzy5497 4 ปีที่แล้ว +2

    from where have u learned all that functions?? LOL you are great at those things
    that makes me jealous

  • @elijahcota4517
    @elijahcota4517 2 วันที่ผ่านมา

    for those who are lazy, the code is:
    onCollide = (e)=>{
    newBox := scene.addBox({
    colorHSVA := e.other.colorHSVA;
    size := [0.25, 0.25]
    pos := scene.my.pos1
    });
    scene.addPen({
    geom := newBox.geomID;
    pos:=newBox.pos;
    size:=0.25;
    colorHSVA:=e.other.colorHSVA;
    zDepth:=0;
    fadeTime:=0.20
    });
    e.other.timeToLive = 0
    }

  • @d3us_ex_machina
    @d3us_ex_machina 2 ปีที่แล้ว

    2:10

  • @leonardonunes5437
    @leonardonunes5437 2 ปีที่แล้ว

    mine doesn't work!

  • @TheVoidPump
    @TheVoidPump 3 ปีที่แล้ว

    PLS MAKE (HOW MAKE TOWER DEFENSE AND UPGRADES TOWERS

  • @cryptocoder5553
    @cryptocoder5553 4 ปีที่แล้ว

    I'll make a marble race in Algodoo completely based around this.

  • @Brilliance792
    @Brilliance792 4 ปีที่แล้ว

    bruhhhh is that bambangan?
    EDIT: oh it is XD

  • @BowfromII_19
    @BowfromII_19 ปีที่แล้ว

    Lol so funny

  • @sandragonzales-matute8710
    @sandragonzales-matute8710 4 ปีที่แล้ว +1

    I hope peko doesn’t make a another channel called Peko plus.................

  • @muratbaran3766
    @muratbaran3766 4 ปีที่แล้ว

    just called crazy marbles in crazy race of crazy marble race 24 marbles.

  • @BootifulBlaze
    @BootifulBlaze 4 ปีที่แล้ว +1

    It didn’t work

  • @Argos713
    @Argos713 ปีที่แล้ว

    Why are these “For Kids 0+” websites nesting and milking their content in this video-

  • @sfscarjumper8424
    @sfscarjumper8424 4 ปีที่แล้ว

    WHERES THE CODES??!

    • @FrAlgodoo
      @FrAlgodoo 2 ปีที่แล้ว

      (e)=>{
      newBox := scene.addCircle({
      color := e.other.color;
      radius := 0.125
      pos := scene.my.end2
      });
      scene.addPen({
      geom := newBox.geomID;
      pos := newBox.pos;
      size := 0.22;
      color := e.other.color;
      zDepth := 0;
      fadeTime := 0.2
      });
      e.other.timeToLive = 0
      }
      there

  • @nguyetvu5978
    @nguyetvu5978 4 ปีที่แล้ว

    mine lagged

  • @vidzzzzzzzzzzzzzzzz
    @vidzzzzzzzzzzzzzzzz 2 ปีที่แล้ว

    I kno how

  • @TyphoonTnM
    @TyphoonTnM 4 ปีที่แล้ว

    britd!

  • @nguyentranhaiduyen9910
    @nguyentranhaiduyen9910 2 ปีที่แล้ว

    xin chào

  • @d3us_ex_machina
    @d3us_ex_machina 2 ปีที่แล้ว

    4:10

  • @phamthuong6925
    @phamthuong6925 3 ปีที่แล้ว

    It didn’t work