Hello! How can i change map position? I need to offset map from 0,0. Here are the code: http://pastebin.com/MgV3JhvD The only working method i found - to change _y property of every layer like blockLayer._y = -2;But i NOT am sure, how can this affect camera scroll or something.