Paper Character movement component

I feel really dumb for asking this but I can’t for the life of me get character movement to work on a Paper Character “NPC” (not the player character).

I created a new Paper Character and for now, am simply trying to move it in any constant direction.

Some information about the Paper Character:


image

How I’m spawning in the Paper Character:
image

I’ve added debugging and I can verify that the last movement input is the constant like I would expect. However, the character is not moving at all.
image

I’ve also following tutorials step by step for adding “NPC” characters, and everything seems to match. Is there something silly I’m missing?

It’s hard to know what’s going on, but make sure to change the Auto Possess AI:

AIController