BEST THING EVER! THERES EVEN NEW FEATURES THAT ARENT EVEN IN THE REAL GAME! But wait...
*head explodes*
Where's the scrolling???
hOW DO YOU MAKE IT??? Id like center player
EDIT: Well it was already there!
if instance_exists(Player)
{
camera_x = Player.x - camera_width / 2;
camera_y = Player.y - camera_height / 2;
}
that always works, dosent it?
*magiclly, my head rebuit*