There are manual entries for this if you have a look..
You need to use the scrollx and scrolly system actions
To simply pin the scroll position onto an object you just have:
every tick: scroll to position: object.x, object.y
It might also help to enable Unbounded scrolling in the project properties