This Is Why You Should Learn Bezier Curves | Roblox VFX

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ย. 2024

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

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

    That reversal red was absolutely beautiful.

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

    This is Awesome! Do you think that one day you can make a tutorial about bezier curves?

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

    literally the song ive been listening to for 2 hours straight lesgo

  • @primordialmint
    @primordialmint 2 ปีที่แล้ว +6

    really good

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

    Yeah your right I can use a curve for a blood demon art in my demon slayer game

  • @Blaze-cp8vf
    @Blaze-cp8vf ปีที่แล้ว

    your the reason i went i back into making vfxs i love the red one

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

    Awesome work!

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

      Thank you!

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

    lol that’s good

  • @Ez_i
    @Ez_i 11 หลายเดือนก่อน +1

    I’ve seen some of your other vfx and I love them. The thing is I can create most of them but I don’t know how to code them like you can😔

  • @Dev-Boss
    @Dev-Boss 2 ปีที่แล้ว +2

    nice

  • @coocoo242
    @coocoo242 ปีที่แล้ว +7

    I've recently started VFX and im wondering, for the lines in the first skill do you use trails or is it something else that looks nicer?

    • @RealisAgain
      @RealisAgain 10 หลายเดือนก่อน

      Try particles that are not locked to the part with a thin trail.

    • @coocoo242
      @coocoo242 10 หลายเดือนก่อน

      @@RealisAgain thank you lol

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

    okay, teach me

  • @Jslemonn
    @Jslemonn ปีที่แล้ว +18

    I'm new to Roblox development, what is "Bezier Curves"?

    • @VFXShiro
      @VFXShiro  ปีที่แล้ว +10

      Basically just a path that you can create with code to have objects follow.

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

      If u ever seen an attack curve and then hit its target then that’s what they used

    • @TrungTran-kg2jt
      @TrungTran-kg2jt ปีที่แล้ว +1

      nah u thinking google is useless

  • @offwhite6ix543
    @offwhite6ix543 10 หลายเดือนก่อน

    How do you do the little curve lines going to the swords at the end are those bezier curves if so how can i do it or learn it also is it the same as bezier curving attacks or parts?

  • @noturne54
    @noturne54 11 หลายเดือนก่อน

    What about B Splines?

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

    Do you know how to make updating Bézier curves?

    • @LegoPieces_
      @LegoPieces_ 10 หลายเดือนก่อน

      Just use while loop or run service, it's make all things update each time, I recommend you to use run service bcs it's fast than while loops.

    • @funkyplayz8757
      @funkyplayz8757 9 หลายเดือนก่อน

      Use runservice, run particles all on client and for updating do while loop checking Vector3Value of a mouse position

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

    Recursive lerp or Polynomial Bezier curve?

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

    how do you make these 😭😭😭

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

    How do you spawn so many in all different paths? Do you code each particle individually

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

      My first thought of that, he clone 1 object multiple time, and then calculate them separately using function

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

      clone function, math.random for position and mouse.Hit as a goal position for bezier curves (for loop)

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

      Getting the mouse hit during a for loop, on the client, cloning the particles and making them set on their bezier path.

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

      @@Vastayans how would I do that?

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

      @@dripmms5518 well, it requires some scripting.

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

    i tried this and it only curves 1 part instead of multiple

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

      Use co routine will solve your problem sir.

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

    can u be my mentor

  • @nikoman4785
    @nikoman4785 8 หลายเดือนก่อน

    bro this music is cringe af but its good

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

    tech me