Activate / Deactivate Single Emitter from System in Unreal Engine 5.4 Niagara Tutorial

Whatsapp – https://bit.ly/3LYvxjK
Patreon- https://www.patreon.com/Ashif
NFT – https://opensea.io/CGHOW
Twitter – https://twitter.com/cghow_
πŸ‘‰πŸ‘‰ If you Liked it – http://bit.ly/2UZmiZ4
Channel Ashif – http://bit.ly/3aYaniw
Support me on – paypal.me/9953280644
Activate / Deactivate Single Emitter from System in Unreal Engine 5.4 Niagara Tutorial

#cghow #UE5 #UE4Niagara #gamefx #ue5niagara #ue4vfx #niagara #unrealengineniagara #realtimevfx

●Visit – https://cghow.com/
Unreal Engine Marketplace – https://bit.ly/3aojvAa
Artstation Store – https://www.artstation.com/ashif/store
Gumroad – https://cghow.gumroad.com/

Video Title: Activating and Deactivating Emitters in a Multi-Emitter System (Blueprint Tutorial)

Introduction:

  • Start with a greeting and mention that today’s tutorial will address a common question: controlling individual emitters (activating and deactivating) in a system with multiple emitters.
  • You demonstrate the concept with two emitters (Red and Green). The Red emitter deactivates when you press the Left Mouse button, and it reappears when you release it.

Tutorial Process:

  1. Creating a New Emitter System:
    • Create a new particle system in an empty folder, naming it FX.
    • Add a fountain emitter, rename it β€œRed”, and set it to red.
    • Duplicate the emitter, rename it β€œGreen”, and set it to green.
  2. Using User Parameters for Control:
    • In the spawn rate for both emitters, create a user parameter.
    • Rename parameters: Red (for red particles) and Green (for green particles).
    • Set the red spawn rate to 0 to stop the red particles from spawning, while keeping green particles active.
  3. Using Boolean Control for Activating/Deactivating:
    • Create a Boolean user parameter for each emitter.
    • If the Boolean is turned off, the red particles will disappear. If it is turned on, the red particles will appear.
    • This allows for on-the-fly control over the particle system’s behavior.
  4. Blueprint Setup for Control:
    • Open the Level Blueprint and select the FX system in the viewport.
    • Add events for the Left Mouse button press and release. On press, deactivate the red emitter, and on release, activate it.
    • Test the functionality in the viewport.
  5. Kill on Button Press (Optional):
    • If you want to immediately kill all red particles when the Left Mouse button is pressed, use the β€œKill” function with an inverted Boolean.
  6. Using Self State to Control Individual Emitters:
    • If you want separate control over the emitters, reset parameters to 100 and 100 for both emitters.
    • Use the β€œSelf” setting for each emitter. Set one emitter to β€œComplete” and the other to β€œKill Immediately”.
    • This allows independent control over when the emitters die or complete their effects.
  7. Final Test:
    • Test the final setup where the red emitter deactivates and the green emitter completes its particle spawn.

Conclusion:

  • Summarize the methods covered: using user parameters for spawn rate, using Boolean parameters for activation/deactivation, and using the β€œSelf” state to control emitter behavior individually.
  • Encourage viewers to experiment with different methods.
  • End the video with a sign-off and invitation to keep learning.
Ashif Ali

I am Ashif Ali, Real-Time VFX Artist, I make Unreal Engine Niagara Tutorial on this channel. I've made it my mission to share my knowledge and expertise with the world through my YouTube channel. So why not join me on this exciting adventure? Follow me on my social links, subscribe to my channel, and support my growth as a creator. Together, we can create amazing things and take our skills to new heights. And who knows, you might even get access to some of my exclusive files for free!

Recent Posts

UEFN VFX Tutorial | Make MUZZLE FLASH (UE6 Ready) πŸ’₯

https://youtu.be/vLZjeXr-wtI Full Tutorial - https://youtu.be/EMkUvMUTe80In this UEFN VFX tutorial, learn how to build an impactful,…

24 hours ago

Shield Aura VFX in Unreal Engine 5 Niagara – Game-Ready Tutorial

https://youtu.be/LTwOZBko830 In this video, I showcase a completely revamped, cleaned-up, and optimized Shield Aura VFX…

5 days ago

Magical Aura VFX in Unreal Engine 5 Niagara – Remastered Tutorial

https://youtu.be/qL3cjAclffw In this video, I showcase an updated and optimized Magical Aura Effect created in…

6 days ago

Magical Aura Burst VFX in Unreal Engine 5 Niagara – Blueprint Setup

https://youtu.be/yhjWyNIQXYk In this video, I showcase an upgraded and remastered Magical Aura Burst Effect in…

7 days ago

UEFN VFX Tutorial | How to Create FALLING LEAVES (UE6 Ready) πŸƒ

https://youtu.be/hMT0gl0x80E Tutorial - https://youtu.be/bLbbt8cWQd0In this UEFN VFX tutorial, learn how to create a high-quality, Stylized…

2 weeks ago

Nature AOE Spell VFX in Unreal Engine 5 Niagara – Cascade to Niagara Conversion

https://youtu.be/ZuDPGVR_DI0 In this video, I showcase a modernized and upgraded Nature AOE (Area of Effect)…

2 weeks ago