Community Tutorial: Lyra: How to damage a cube (or non-cube)

How to damage a cube (or non-cube) in Lyra. And also specify its health.

https://dev.epicgames.com/community/learning/tutorials/PJVG/unreal-engine-lyra-how-to-damage-a-cube-or-non-cube

2 Likes

Thank you so much Astaraa!
Ive noticed the cue params are empty, trying to print instigator.
Any ideas?

1 Like

It looks like you can do EffectContext → GetEffectCauser to return your player character (the actor causing damage). There’s a bunch of other Gets in there as well.

image

Perfect!!! Owe you coffee :slight_smile: