An Intro to Godot 4 Particles + Godot Future Development Update

Поділитися
Вставка
  • Опубліковано 23 жов 2023
  • This is a combination tutorial/introduction to using Particle Systems in Godot 4.x, as well as an overview of recent and upcoming changes to particle systems in Godot starting with Godot 4.2 beta and going into the future, including a complete refactor of the GPUParticle3D class and a retirement of sorts for CPUParticles3D.
    If you are only interested in the tutorial section of this video, start at 0:25 mark. If you are here for the news only, jump forward to the 7:45 Mark.
    Links
    --------
    gamefromscratch.com/the-futur...
    -----------------------------------------------------------------------------------------------------------
    GFS Patreon : / gamefromscratch
    GameDev News : gamefromscratch.com
    GameDev Tutorials : devga.me
    Discord : / discord
    Twitter : / gamefromscratch
    -----------------------------------------------------------------------------------------------------------

КОМЕНТАРІ • 57

  • @onetupthree

    hey 😄 thanks for the shoutout! I really appreciate it ♥

  • @WagnerGFX

    Basically, "Interpolate to End" lets you tell the particles to wrap up and go home faster. Imagine you have some 10s particles, and you want to disable the particle and make them disappear gracefully in 0.5s. All you need to do is disable "Emitting" and use a tweener to interpolate that property from 0 to 1.

  • @crazyfingers619

    Where did Dani go, I need his thoughts on this subject.

  • @deluxe_1337

    I wasn't too fond of Godot, but after this video I am interested. Thanks!

  • @skulltrick

    GFS never disappoints <3

  • @chrismcpherson7582

    Im so glad you cover Godot so much, i quit using reddit so you are the main source of godot news

  • @bunnybreaker

    As a BIG fan of Unity's Shader Graph, this makes me so happy.

  • @justlimeguy

    Man... Entered the comment sectiona nd got greeted with nsfe bots..

  • @in-craig-ible6160

    Groovy.

  • @Garretlike

    Haven't tried it yet, but does anyone know if it fixes the macos crashes when using compatability mode with particles?

  • @RenderingUser

    Is there a way to collide 2D particles?

  • @DestusG

    We need a lot of updates in godot's particle

  • @GodsAutobiography

    I think you forgot to include the link to that guys effect breakdown

  • @apollolux

    I love me a good particle system. :)

  • @theforest8882

    Awesome

  • @ritzenhauf

    Why would anyone want cpu particles?

  • @madhatter294

    I have searched the entire internet for help and nobody seems to know how to fucking trigger one shot particles

  • @nostalgianinja

    and just a few hours away they released a new Beta! Your work is cut out for you ;)