How To Make A Particle Gun - VRChat Udon 2023

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

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

  • @TrashPanda-ho1np
    @TrashPanda-ho1np 7 หลายเดือนก่อน +4

    Can you use the collision to recognize when the particle is colliding or intersecting with a player and to spawn a sub-emitter in their position? Like, create an AoE and then "stick" the sub-emitters particle animation to them?

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

      I'll be honest, I don't know for sure and it also depends if you're talking about a local or networked particle animation.
      If I were to give a guess though, you would need to assign a particle system to each player via an object pool and then script the particle system to follow the player it was assigned to.
      After that, you'd have to script the bullet particles to trigger that specific particle system on collision with that specific player. Also, you have things like networking to think about too so it gets a little complex.
      Sorry I couldn't be much help :/

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

    awww now I understand the world that you made you are good at it. I love it

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

    Dude I was looking for something else, found your channel, said fuck it I'm gonna try this... And now I got a beautiful particle gun! Thank you!

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

      I'm so glad the video was helpful and thank you for watching!

  • @sal3348
    @sal3348 10 หลายเดือนก่อน +1

    thank you

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

    Very helpful video. Thank you!

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

    thank you, but can you make the same for player model

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

      Sorry, I don't have any experience working with avatars so I don't know how to do that

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

    it doesnt let me make an UDON script, is there something im missing?

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

      Have you imported the VRChat World SDK?