You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An AStarChaser object always targets an object called pacman. Generalize AStarChasesr so that it supports other target sprites in a manner similar to Chaser (e.g. AStarChaser stype=avatar).