- Home /
2D Animated Background
Hey there,
I'm trying to make a 2D game. I've so far made quite the first level using a lot of pre-rendered sprites. To make the world seem more alive I decided to animate my background, however I haven't found a good way of doing it yet.
At the moment I'm using individual sprites and putting them through the animator. It works nicely the way I want but the issue is with the numbers of sprites I get. For example:
I've tried using textureatlases but the quality just doesnt stay the way I want it. I've also heard of the video player but the same thing about quality is a problem.
Any ideas would be appreciated. Thanks!
Your answer
Follow this Question
Related Questions
Is there a way to Update SpriteSheets without having to remake all the animations?? 1 Answer
How to feed background less image sequence to Unity for 2D game? 2 Answers
Animated Background Best Practice 0 Answers
Sprite Editor/Pack Atlas Question for 2D Animating 0 Answers
A little question about sprites and RAM on a specific device?? 1 Answer