okay let's make it simple
my game is top-down based
window size: 1024x600
layout w/h: 1280x 1020
i have some layer called ("BG,Game")
in my case, i want to set some layer with bigger scale, so i set
"BG" scale to 1.5
"Game" scale to 1.5
and now, i cant see my Player's character, i've try to add "scroll to" behavior on Player, but it doesn't seem to work,
any suggestion ?? please help.
Thank you
how to make the camera object follow the player which some layer have a bigger scale ?