UE4 - Niagara Blueprints and User Parameters

Поделиться
HTML-код
  • Опубликовано: 19 сен 2024

Комментарии • 39

  • @PrismaticaDev
    @PrismaticaDev 3 года назад +15

    Great video, really helped me find a solution! I'm building a global weather system and wanted to be able to increase/decrease my rain's spawn rate in tandem with materials. This pointed me in the right direction :)

  • @geodraws
    @geodraws 3 года назад +1

    Oh my god thank you so much! I've been looking for how to send user variables to modules and this just popped up on my youtube! Awesome job explaining this, you're awesome!

  • @dow647
    @dow647 4 года назад +3

    GameDev Outpost,
    Thanks for the UE4 videos, they are vary helpful and easy to understand and follow. I'm new to UE4 and watching your videos are making it easier to digest. Do you plan on making a whole series on Blueprints? That'll be great if you did. Keep up the great work, looking forward for more content.

    • @gamedevoutpost9270
      @gamedevoutpost9270  4 года назад +3

      I do plan on it. It's all about juggling the topics to dive into. Each topic can be a deep well. I'll probably get back into materials soon, do some lighting, and then get to blueprints. The tough thing will be when UE5 hits early preview in January, but I might wait on UE5 till the full release in later 2021.

  • @aimixia
    @aimixia Год назад

    simple and easy to understand! thank you!

  • @yk-lz3nr
    @yk-lz3nr 3 года назад

    So we can change particles behaviour on the fly. Cool. Thank you for the info

  • @VinoVenitas
    @VinoVenitas Год назад

    Extremely useful. Thank you for this

  • @solsgarbage
    @solsgarbage 2 года назад

    Wow, found this playlist and it is really good for newbies in Niagara like me. Thanks a lot!

  • @vahida6146
    @vahida6146 2 года назад +2

    Thanks for the video.. Any idea how to get niagra variables?

  • @UnderfundedScientist
    @UnderfundedScientist 4 года назад +1

    This was really helpful thank you

  • @Rockshurt
    @Rockshurt Год назад

    Fantastic solution, thank you so much.

  • @joelaveres7373
    @joelaveres7373 Год назад

    awesome video, quick and helpful, thank you

  • @g-dojjo
    @g-dojjo 11 месяцев назад

    Thanks!! You saved my black hole magic bro! :D

  • @irina7245
    @irina7245 2 года назад

    u literally just saved me!!!!! Thank you so so much.

  • @cuefogthe
    @cuefogthe 7 месяцев назад

    Super useful, thank you!!!

  • @mattbarker5017
    @mattbarker5017 2 года назад

    Great video!

  • @sottoilmontevulture-lagrap6696
    @sottoilmontevulture-lagrap6696 2 года назад +2

    this is very helpful! thank you!
    How can I control the CURVE FROM COLOR parameters in the blueprint? I can't understand what node I should use in the construction script. Any ideas?

  • @DawidDettlaff
    @DawidDettlaff Год назад

    If someone is struggling with the key not working I GUESS that UE5+ uses different approach. You need to add two nodes: get player character (that has the same "player index" input as old player controller) plug in into Player Controller, and then into Enable input.
    In Short: Ger Player Character->Get Player Controler->Enable Input.

  • @uhkihku6498
    @uhkihku6498 2 года назад

    Thanks !

  • @Video-by6lp
    @Video-by6lp 3 года назад

    Thank you !!!

  • @Leomerya12
    @Leomerya12 Год назад

    Thank God.

  • @Elkkkkkk
    @Elkkkkkk 2 года назад +1

    Hey thanks for the tut...but the inputs just don't seem to be working when I implement that blueprint in my world...i tried to debug it but just trying to print a string when the input key is pressed and nothing. would love any troubleshooting tips you have!~

  • @DJMemeboy
    @DJMemeboy 4 месяца назад

    Any idea how to change the "Add velocity" doing this? I tried using a float but the XYZ are 3 separate variables, and floats can only do 1, while I need to change 2 at once

  • @guillermomontoya3382
    @guillermomontoya3382 11 месяцев назад

    What if I need to access a variable type that is not listed in the Set Niagara Variable options. I need to set an Enum Value, but I can't find the correct node.

  • @patrickgauthieris
    @patrickgauthieris 2 года назад

    Thanks so much for the awesome tutorial series! Not sure if you read these comments still, but I'm curious if you know of a way to expose a Niagara variable on emitter spawn? Sort of like public, expose-on-spawn variables in a BP actor? I watched this tutorial series a while back and I'm trying to figure out if this is something I just missed or doesn't exist. Thanks

  • @greempark5743
    @greempark5743 3 года назад

    it is really good tutorial.

  • @rickman1993
    @rickman1993 3 года назад +1

    Can Lifetime not be affected in Blueprints? I've tried several times to get it to work properly and I feel like I followed everything to the letter. Yet It'll only let me change the lifetime within the system. Changing the variable number does nothing, neither in Blueprint nor in Editor.

  • @VrainbowStudioGame
    @VrainbowStudioGame 3 года назад +1

    Nice tuts, However, If i Duplicate a Niagara Object to Unreal View. Just only one Niagara FX runs. All of my niagara duplications don't work. I dont know how to fix.

    • @gamedevoutpost9270
      @gamedevoutpost9270  3 года назад

      Interesting. I can look into it. Can you describe what you're doing more? Is this in the blueprint?

  • @ComfortZoneComic
    @ComfortZoneComic 2 месяца назад

    Oh, Daffodils ! What an extraordinarily helpful lad. Quite inspiring. let me hit the mofo with a dayum` SUB XD XD XD

  • @NiksCro96
    @NiksCro96 3 года назад +1

    Hey, I have a problem where i just can't remove smoke in game when pressing any key. My blueprint is perfectly set up but still doesn't work.

    • @Elkkkkkk
      @Elkkkkkk 2 года назад

      did you ever figure it out:/

  • @jurvanoerle2845
    @jurvanoerle2845 7 месяцев назад

    The system settings aren't showing for me. It just says properties, and then user parameters system spawn and system update but not system settings. Does anyone know why this would be?

    • @jurvanoerle2845
      @jurvanoerle2845 7 месяцев назад

      aaa they moved it to a new section under the preview

  • @radoslavdimitrov7505
    @radoslavdimitrov7505 6 месяцев назад

    How to get the user parameter though?

  • @mdfaizan82328
    @mdfaizan82328 4 года назад

    Hey there! Please make a video on how to render out video and still image in Godot!

  • @user-he1ss4gz8v
    @user-he1ss4gz8v 3 года назад

    this is great! Thank you!