Hit Reactions

I would like to request a tutorial or reference for hit reaction with C ++script. I never did get this function working in Unreal 3, because I’m very basic with script and thought I would skip over to C++. I know it can be done by animations(probably with Kismet) or script. I prefer both but a nice C++ basis code would be nice!

Hi Kevin,

The recommended approach for this is to use Blueprints. If you get this working through C++ please share your solution with everyone else, as i’m sure others would be curious.