you will want them at the very least to be actors so that they can have their own health values attached to them.
as for why your movement doesnt work do you have a nav mesh bounds in your level? if you dont have a nav mesh there will be no navigation data which means most ways of moving your actors wont work.
Check out This tutorial on the forum and this similar question and how they worked with splines.