Twin Matrix
Member
How would I do this? Right now I have:
But then the panorama moves REALLY FAST. I'm trying to get the panorama to basically stand 'still', like the first layer of the background, and scroll with the same speed as the map. So I can use it for grass. ^^
Thankees~
Code:
@panorama.ox = $game_map.display_x
@panorama.oy = $game_map.display_y
But then the panorama moves REALLY FAST. I'm trying to get the panorama to basically stand 'still', like the first layer of the background, and scroll with the same speed as the map. So I can use it for grass. ^^
Thankees~