how do U move player? I do NOT want to teleport player, i want it to move smoothly from pointA to pointB. Is there something like Move()?
Right now entity AI is not implemented. So, you can't run a single line of code to tell the entity to move towards that point.