Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Glenjamin on Sat 08/08/2015 18:23:00

Title: Moving the camera
Post by: Glenjamin on Sat 08/08/2015 18:23:00
When a room is over a specific length or width, the camera centers on the player and follows them around. Is there any way to move the camera independently of the player, like in cut-scenes?
Title: Re: Moving the camera
Post by: Grok on Sat 08/08/2015 18:48:33
Use
SetViewport(x, y)