Search Unity

Simple explosion effect using VFX graph

Discussion in 'General Graphics' started by eco_bach, Sep 3, 2019.

  1. eco_bach

    eco_bach

    Joined:
    Jul 8, 2013
    Posts:
    1,601
    Hi
    Need to create a simple explosion effect that gets instantiated as prefab. Can anyone point me to any examples or tutorials that specifically create 'explosion' type particle effects?
     
  2. Adam_Benko

    Adam_Benko

    Joined:
    Jun 16, 2018
    Posts:
    105
    How did you do that in the end ? I have some problems with instantiating VFX graph particles on trigger. Thanks