If you go ahead with the method using the bullet behavior, you would simply have to stop the object once it collides with another house
so. each house would have a bullet behavior facing 180
house on collision with house -> set bullet speed to 0
as each house touches the one before it, it will stop sliding in.