Very nice. Is this using all blueprint for the attacks? Thinking i may have to swallow a learning experience and do it with bp instead of trying to get my C++ to work. What i am attempting to do is, replace “My Character” BP with my custom character controls re-parent the the MMOCharacter BP to inherent from my custom c++ then inject my combat system, which is akin to games like Skyrim. Any idea on how i would go about that without completely breaking the kit?