Hello All,

I have learned how to code a NPC entity to move of its own accord and play the entity's walk animation. I have created a path in the level using WED's Add Path. I have also attached the path to the entity by adding it via clicking the folder entitled Path under Properties. However, the entity walks straight forward and does not follow the path. I am assuming I need to do something code-wise to get this to work? So, what do I do to make an entity move along a path?

Thanks in advance!