CoolCoderMan281 / God-of-Food

Game Dev II - Project I
0 stars 0 forks source link

🐛 Tweaks to Background Composition | 10.27.2 #18

Closed cellaneza closed 1 year ago

cellaneza commented 1 year ago

🐛 Bingus is in a much better spot, but he still doesn't feel quite centered, especially since he doesn't stay the same size when the camera moves away. I think the best way to go about it is to first move the mountain forward towards the camera and down through the floor to where the mountains are below the top half of the screen in both modes. Then, secondly, make sure that the full Bingus sprite is on camera in both modes (not just around the top-center, but in the center closer to where the score text is)

📝/⚙️ You mentioned over call that there might be a way to have Bingus locked to the camera. If you don't think that's a practical option anymore, we'll work with what we have now! If you think it would be practical still, then let's implement it! I'll trust your judgment on what the call is there.

The GIF in #15 is a good reference for both of these notes.