Bound to layout Plus & Scroll To Plus
These are behaviours for Construct 2 by Scirra. Last updated: Apr 4 2014

Since these two behaviours are related, they are documented together here. They are extensions to the default behaviours included in Construct 2. They provide the ability to inset the normal layout area to accommodate the ability to shake the screen at the borders (which doesn't occur in the default Scroll To) and allow sprites with the Pathfinding behaviour to move off-screen (also not supported by the defaults).

Installing
Drag the C2ADDON files onto the Construct GUI to install the behaviours.
Things to keep in mind
For the most part, you will want to set all of the similar properties to be the same in both behaviours: BoundTo.Inset_Left=ScrollTo.Inset_Left, otherwise you won't get the expected results.
Properties
Only the new properties will be documented. Any current properties act as per the default behaviours.
Inset Top
Move the top border in by this many pixels.
Inset Left
Move the left border in by this many pixels.
Inset Bottom
Move the bottom border in by this many pixels.
Inset Right
Move the right border in by this many pixels.
Download
Bound to layout Plus

Scroll To Plus (v1.1) - fix for r165+

Behaviour sample CAPX