Still very new to using Construct (most of my time is spent painting resources atm) so please excuse my simpleton questions :P
I have the camera set to focus on the player at all times (building a platformer) through the Event: Always (every tick) - System: Scroll to Object Player.
This centers the player at the very middle of the screen though, and I'd like it to be slightly offset on the Y axis so that there is more space above the player than below, like in this image of Sonic:
<img src="http://src.sencha.io/http://www.thunderboltgames.com/s/reviews/xbox360/sonic_3.jpg" border="0" />
Any advice on how to achieve this would be greatly appreciated :)
Many thanks for your time.