Yeah i noticed this when producing mccarthy.
You have to check where the player is in rep ex always
so like
Code: ags
You have to check where the player is in rep ex always
so like
if(Region.GetAtScreenXY(player.x,player.y) == region[1]) player.tint(0,0,0,50,50);