I have an issue where I’m using the function “Get Current Acceleration” inside the AnimBP event graph to know whether the Character is moving or not (this is the default graph inside the ThidPersonCharacter BP). I created a child from the TPC BP and put an AI controller in it, but when I checked the value returned by the function it says 0 on all 3 axes while the NPC is acutually moving. Am I missing something ?
Thank you for your answer. With that enabled, I’m having value with that function. Hewever on my Third Person Character BP I don’t have it enabled but still have values, I guess it comes from my input ?