I spawned an actor from Third-Person-Game Template, and add movement input to it. But it does not move, whereas the one placed in scene moves as usual. I already set the AutoPossesPlayer
and AIController
.
Hope someone can help me, thx.
I finally find that it is because the reference anchor actor I used to spawn the Character is blocking it though not visible in Game. I change NoCollision
and the spawned character walks.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.