Flash RPG game
Flash RPG game
Out of context: Reply #9
- Started
- Last post
- 26 Responses
- Scotto5120
Hey guys, I was contemplating both ideas, where the whole area scrolls, or it only scrolls when you reac a certain area.
Actually thinking that there would be a center area where the character can walk freely, without scrolling the BG, then once the character hits that area, then the background starts scrolling
problem is frame rate. Ive tried tiling images and using Array lookups, and masking an entire area, they seem to both be bogged down, I think the key is in how it scrolls, Ive tried onEnterframe, and using Intervals, Intervals work far better....
Still not happy with the result.
Also want to work out some nice motion effects on the BG, like Inertia.