Hello fellow coffee addi— devs ! As you all know, game logic is usually driven by (visual?)code logic inside actor classes. But what if we could trigger an even when a particle “collides” with the environment ? Let’s see !
Unreal Engine’s damage interface is so nice ! Let’s see how you can use it to adapt your damages to the impact location. Or modify the effect depending on the damage nature.