I followed a tutorial to make a flappy birdFlappy Bird clone and then at. At the end he gives you a premade game so everything works correctly. Everything works fine, from jumping to goinggoing through pipes, etc.
I want to change the aesthetics though with sprites iI made myself. Don'tI don't want to change any gameplay, just the sprites. This is easy for the bird, iI just selected the asset iI wanted and it changed in the scene and game. Easy.
Now, I want to add a building background layer to the back to go along with clouds, stars, and other background elements, and use the parallaxer to make them move. This doesn't work, however. itIt doesn't show up in the scene or the game when pressing play.
Next I want to make something other than pipes be the pipes use a different sprite. so iSo I changed the pipe sprite in the unityUnity menu to what iI wanted, but when iI hit play, it's still just pipes.
https://bitbucket.org/coderDarren/tappybird/src/master/This is the tutorial project in question
This is the project in question and it's free to DL and use, so iI shouldn't be having this issue with changing its sprites. Can anyone please talk me through how to get these elements working?
Here is a screenshot of how I've tried making my changes:
