You need to write the Character.Walk code using all the interiors. In your case it would be:
Code: ags
c(the name of the character).Walk(int x, 250, eBlock,Ã, eAnywhere);
c(the name of the character).ChangeRoom(int room, optional int x, optional int y);
