Unity VFX Graph:Use SDF to make model particle effects

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

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

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

    Unity Version:2021.2.17f1
    If you like this kind of video, please subscribe my channel and turn on the little bell
    If you become a paid member of my Patreon, you can download the completed results and my other effects files:
    www.patreon.com/wangray
    Only buy this effect:raywang4.gumroad.com/l/kehpsj?layout=profile
    Buy Unity_GameVFX Collection:raywang4.gumroad.com/l/httuzp?layout=profile
    Unity Particle system course - Beginner To Intermediate:www.wingfox.com/s/9333_114804_35466
    如果您訂閱了我的Patreon頁面,那麼您可以在此處下載完成的效果跟我其他的特效檔案:
    www.patreon.com/wangray
    單純購買此效果:raywang4.gumroad.com/l/kehpsj?layout=profile
    購買Unity_GameVFX 特效合集:raywang4.gumroad.com/l/httuzp?layout=profile
    Unity遊戲特效教學與實例製作(Particle System) - 從基礎到中級:www.udemy.com/course/unityparticle-system/?referralCode=16686B9F0B33886A60E9

  • @Technologic911
    @Technologic911 ปีที่แล้ว +29

    If anyone is missing the 'Trigger Event Rate (Over Time) (GPUEvent)' block, you need to enable 'Experimental Operators/Blocks' in 'Preferences -> Visual Effects' (atleast in Unity 2021.2.2f1)

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

      THANK YOU!

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

      Bro thank you so much i hope your pillow is cold tonight during the warm season.

    • @张神月
      @张神月 ปีที่แล้ว

      great!thank you

  • @ZitongWu-jr7bi
    @ZitongWu-jr7bi 9 หลายเดือนก่อน +3

    Thank you for sharing. Like to watch your scripting progress and parameter tuning, which I find helpful

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

      Thank you too😊

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

    7:47
    Thank you for yout nice tutorial!! :)

  • @shikhermyv
    @shikhermyv 2 หลายเดือนก่อน +2

    Thank you!

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

    Can't believe VFX graph had this built in. Smh lol been using all sorts of addons for this

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

    Hi can you make a video on visual grpah collision event please ? Or explain me how to use it ?

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

      I will probably make tutorials related to collision in the future.

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

      @@EricWang0110 thanks, please let me know when done

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

    wonderful

  • @정동우-n2x
    @정동우-n2x 6 หลายเดือนก่อน +1

    Thanks!!

  • @laurentcharles7179
    @laurentcharles7179 4 หลายเดือนก่อน +4

    Better to have a vocal explanation.

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

    Super

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

    Can we map a texture to the model particles throuth the uv of the original mesh?

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

      You can try adding a Sample Texture 2D node, which allows you to import the color and UV of the texture yourself, and then connect the node to the Ser Color block, but I haven't tried it yet. I will try it if I have the opportunity.

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

    why you dont push your effect to unity assets store?

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

      Nowadays, the assets store has more and more rules, and the review time is getting longer.
      Now It can be downloaded from Patreon(www.patreon.com/wangray
      ) and BOOTH(ericwang.booth.pm/items/5185452).
      I will try uploading it to the assets store when I have time.

  • @457Deniz457
    @457Deniz457 ปีที่แล้ว

    Ufff thanks !!!!!

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

    Can you add an animation to it? Like can you make the human walk?

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

      Check out mixamo animations if you're looking for a quick solution

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

      conform to sdf wouldn't let you have skinned mesh/animations. Unity has this skinnedmesh to sdf package but it is VERY heavy. So practically no, for a game.

  • @mandarinbrush3562
    @mandarinbrush3562 6 หลายเดือนก่อน

    Is there a way to make this in unreal engine?

    • @EricWang0110
      @EricWang0110  6 หลายเดือนก่อน

      Sorry ~ I'm not familiar with Unreal, this is just for Unity

  • @Cloud2KK
    @Cloud2KK 7 หลายเดือนก่อน

    can this also work in URP?

    • @EricWang0110
      @EricWang0110  7 หลายเดือนก่อน +1

      Yes, it works on URP too