maguillen1998 / Senior-Project-Infinity-Run

GNU General Public License v3.0
3 stars 0 forks source link

Main Menu Background Animation Incomplete #70

Open maguillen1998 opened 10 months ago

maguillen1998 commented 10 months ago

Currently, the main menu background is just a still image if a forest landscape. that is simply a flattened version of several layers of sprites.

These layers can be used to add movement to the background by moving them.

for now the idea is to loop the cloud layer and have the clouds constantly moving. perhaps some slight camera movement would also help with the visual.

maguillen1998 commented 10 months ago

perhaps parallax can be used along both x and y axis to allow a synthetic perspective camera effect. this would be useful to create movement for the menu background and allow us to sway the camera, allow some movement on all layers