I'm working on a top down RPG and I'm wondering if i can use "scroll to" to follow my player but only move when the player leaves the 16x16 tile room, currently I'm using a large layout and I'm connecting rooms that are all 16x16 tiles but you can see into the next rooms if I use the standard scroll to behavior. the room fades as the player enters the door and is teleported so, no animation required just a simple snap to the next room would be sufficient. Thanks in advance!
EDIT: the zone-camera capx didnt seem like it was what i was looking for either so just clarifying that.