Hello everybody,
If I want to implement parallax scrolling using 2 or 3 layers, what do you think is the best approach? Using tilemaps or various images? There will be many transparent areas…


Hello everybody,
If I want to implement parallax scrolling using 2 or 3 layers, what do you think is the best approach? Using tilemaps or various images? There will be many transparent areas…


With lots of repetition and blank areas, tilemaps seems like a good fit.
Excellent!
Thank you @sicher!