Hello! Thank you for sharing!
I tried to do tutorial in 4.1. I had two problems:
-
UpdateControlRotation: I can’t seem to find anything about function. It isn’t declared in the header file.
-
I can’t seem to get the event tick function to fire off inside melee attack. It skips right over the task as if there was nothing in it. It does not hit any of the breakpoints. If I add a different event it detects it and goes through the code as I would expect.