Tryed your code and everything works
(Created a Movable entity with c_move + assigned to this entity the player)

The only thing that could be is the physX_open(); must be called before level_load(levelName);

P.S. (I'm using 3D GameStudio A8 Trial version)