How to Make a Smoke Trail Effect in Unity

Поділитися
Вставка
  • Опубліковано 14 лип 2021
  • #unity3d #gamedev #particleeffects
    I spent a bit of time learning how to make some particles effects in unity so I thought I'd share them with you. I went through Unities tutorial on creating a simple smoke particle effect for a car, and adapted it to my needs.
    I found it useful to do this manually, as you get to see the effect each small change you make to the particle settings have on the overall particle effect. I had a lot of fun creating this particle effect - and I will definitely spend more time creating cool effects as I learn and expand my particle effect knowledge. I'll be sure to share all of that with you too in the future!
    Check out:
    My Rocket Launcher Video: • How To Make A Rocket L...
    Rocket Launcher Git Repo: github.com/Tvtig/RocketLauncher
    Texture: github.com/Tvtig/RocketLaunch...
    Normal Map: github.com/Tvtig/RocketLaunch...
    Don't forget to sub!
    ___________________________________________________
    Subscribe: / @tvtig
    ____________________________________________________
  • Наука та технологія

КОМЕНТАРІ • 30

  • @Tvtig
    @Tvtig  2 роки тому +1

    Hey guys - please consider leaving a like and/or subscribing if you found this useful.
    Feel free to pop some questions on the discord server if your want: discord.gg/xdZ7RGWRdE

    • @boberzragadik
      @boberzragadik 2 роки тому

      hi i did download your texture but when i apply it its just pink.. and box in particle system..how do i fix this?

    • @robertg3382
      @robertg3382 5 місяців тому

      @@boberzragadik Need to use URP texture converter, Select de texture in project view, Edit->Rendering->Material->COnvert selected material to urp or ctrl + M

  • @a3dadventure79
    @a3dadventure79 5 місяців тому

    nice little setup - thx for sharing, great tut

  • @fermiontechnologies1042
    @fermiontechnologies1042 2 роки тому +3

    You solves my problem. Thanks a lot.

    • @Tvtig
      @Tvtig  2 роки тому

      Happy to help

  • @dhashikaramgolam3182
    @dhashikaramgolam3182 Рік тому

    Very cool 😊

  • @c_reid123
    @c_reid123 Рік тому

    Very helpful thanks

  • @assassin_squid
    @assassin_squid 2 роки тому +1

    "Change the simulation space to world" THANK YOU. I can't believe I didn't see that setting lol

    • @Tvtig
      @Tvtig  2 роки тому +1

      It happens to the best of us lol

  • @ShadowTM6
    @ShadowTM6 Рік тому +1

    Thanks :)

  • @famous_words
    @famous_words Рік тому

    At 1:40 you say to set the Start Delay to 2.5 seconds, but in the video it's actually the Start Lifetime that you change. Great video though, quick and to the point and clear, you da man.

  • @MindChamber
    @MindChamber 2 роки тому +4

    can you attach a particle to a 2D sprite?

  • @michaelmejia2289
    @michaelmejia2289 2 роки тому

    would i be able to get a gears of war style bullet trail effect with this?

  • @jens__
    @jens__ 2 роки тому +8

    I just followed along the tutorial and noticed at 2:05 after setting the Tile to 5 x 5, you have the same problem as me:
    the particles are flickering between grey and white. Then you have a cut, and the particle systems looks correct.
    What settings did you change in the cut part of the video?

    • @jens__
      @jens__ 2 роки тому +2

      Found it: "Flip book blending" in the Particle System has to be deactivated.

    • @Tvtig
      @Tvtig  2 роки тому +3

      Glad you figured it out. My bad, didn’t realise i had cut that part out.

    • @elementz301
      @elementz301 6 місяців тому

      Thank you lmao, I was so confused why mine was messed up

    • @a3dadventure79
      @a3dadventure79 5 місяців тому

      thanks yall

  • @theofficialdigz6134
    @theofficialdigz6134 2 місяці тому

    Is there a way for the smoke to have a delay and loop but no constantly loop, for example the start delay at 10 seconds and after it finishes the length of the animation it restarts

  • @supertenchoo4271
    @supertenchoo4271 2 роки тому

    can this option work correct in 2D project

  • @startandplay688
    @startandplay688 2 роки тому +1

    Thanks buddy.,

    • @Tvtig
      @Tvtig  2 роки тому

      Always welcome

    • @startandplay688
      @startandplay688 2 роки тому

      @@Tvtigbut thanks this video helps me a lot for my game

  • @dasmaffin1633
    @dasmaffin1633 Рік тому +4

    For me the material is just pink after following you step by step

    • @spacewalkgames9173
      @spacewalkgames9173 Рік тому +5

      you probably using a universal render pipeline, try setting the shader of the material to URP->particle-lit.

  • @natethompson5296
    @natethompson5296 5 місяців тому

    The texture shows as pink for me, I tried what one of the other comments said to do is aswell but do not see such settings... i am using unity 2020.3.25f1 if this matters

    • @Tvtig
      @Tvtig  5 місяців тому

      Are you using URP?

    • @natethompson5296
      @natethompson5296 5 місяців тому

      @@Tvtig I don’t know how to properly answer that, I haven’t changed any settings from factory but I can say I see HDRP have not seen any urp

    • @faryanblender8946
      @faryanblender8946 4 місяці тому

      Doesnt work for me either, something wrong with the Shader