Skip to main content
Bumped by Community user
Bumped by Community user
Bumped by Community user
Mod Moved Comments To Chat
Embed your screenshots, don't hide them in a link in the comments
Source Link
DMGregory
  • 141k
  • 23
  • 258
  • 401

Hello, I'm having trouble changing Changing a sprite and adding a new background layer

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:

Unity screenshot showing red broken prefab disabled and invisible in scene view

Hello, I'm having trouble changing a sprite and adding a new background layer

I followed a tutorial to make a flappy bird clone and then at the end he gives you a premade game so everything works correctly. Everything works fine from jumping to going through pipes, etc. I want to change the aesthetics though with sprites i made myself. Don't want to change any gameplay, just the sprites. This is easy for the bird, i just selected the asset i 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. it 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. so i changed the pipe sprite in the unity menu to what i wanted but when i hit play, it's still just pipes.

https://bitbucket.org/coderDarren/tappybird/src/master/

This is the project in question and it's free to DL and use, so i shouldn't be having this issue with changing its sprites. Can anyone please talk me through how to get these elements working?

Changing a sprite and adding a new background layer

I followed a tutorial to make a Flappy Bird clone. At the end he gives you a premade game so everything works correctly, from jumping to going through pipes, etc. 

I want to change the aesthetics though with sprites I made myself. I don't want to change any gameplay, just the sprites. This is easy for the bird, I just selected the asset I 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. It doesn't show up in the scene or the game when pressing play.

Next I want to make the pipes use a different sprite. So I changed the pipe sprite in the Unity menu to what I wanted, but when I hit play, it's still just pipes.

This is the tutorial project in question and it's free to DL and use, so I 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:

Unity screenshot showing red broken prefab disabled and invisible in scene view

Source Link

Hello, I'm having trouble changing a sprite and adding a new background layer

I followed a tutorial to make a flappy bird clone and then at the end he gives you a premade game so everything works correctly. Everything works fine from jumping to going through pipes, etc. I want to change the aesthetics though with sprites i made myself. Don't want to change any gameplay, just the sprites. This is easy for the bird, i just selected the asset i 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. it 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. so i changed the pipe sprite in the unity menu to what i wanted but when i hit play, it's still just pipes.

https://bitbucket.org/coderDarren/tappybird/src/master/

This is the project in question and it's free to DL and use, so i shouldn't be having this issue with changing its sprites. Can anyone please talk me through how to get these elements working?