I'm working on a pacman clone. I searched the forums for how to do ghost AI in the game, but the links lead to construct classic. I don't remember the pacman talk, but the original developer talked about how each ghost had a personality.
-one ghost chased pacman
-another went randomly
-another ghost would chase pacman only when he got close
-another ghost followed pacman's previous steps
I can figure it out in my head, but Im not sure about how to put it in construct2. I also apologize in advance - Im not good at programming and went to school for art.