Today we are going to implement a sword trail effect using Niagara effects system in unreal engine 5. Apart from implementing the trail, we will also look into how to enable and disable the trail according to the sword attack animations. Because we should render the trail only when the sword is moving fast. For this we will use anim notifiers to detect the places of the animation we should start and end trail. The anim notifier events will set the density of the trail of the sword blueprint through few blueprint interface events.
password=CodeLikeMe_Trail
Thilina Premasiri
2023-07-23 04:28:12 +0000 UTCmitchell tharp
2023-07-22 23:18:22 +0000 UTC