Character Movement on Mouse Click

I’m working on a tycoon-style game that requires character movement on mouse clicks. Does anyone know of any tutorials that cover this topic?

This is discussed fairly frequently in the forums - try search the forums for ‘waypoints’ and ‘pathfinding’ and you should be able to find some good info. (If you need further help, perhaps you could clarify whether you need characters to be able to pathfind to the assigned goal, or whether they just need to move there in a straight line.)