katmathematics / Licence-To-Yacht

Licence to Yacht - A RPG made for the GMTK 2022 game jam
https://katmathematics.itch.io/licence-to-yacht
1 stars 0 forks source link

Credits #9

Closed katmathematics closed 2 years ago

katmathematics commented 2 years ago

Create a credits menu for the main start screen menu.

The credits menu should display the names of all contributors (Design + Code: Alex Arnold and Katja Mathesius, Art: Katja Mathesius), as well as credits for the assets we didn't create that are used in the project (Kenney: sound effects, Filmhimmel: "007 Goldeneye" font, and DarkFantasyStudio: music). It should also mention that this is a GMTK 2022 jam game and display the logo for the 2022 jam (this logo is already in the files).

This credits menu should work by existing directly on the menu screen and using that same backdrop. It will hide all the menu buttons and then spawn in any objects used for the credits (along with a button to return to the menu which would revert this).

katmathematics commented 2 years ago

Implemented in the update 'Credits + Menu Backdrop': https://github.com/katmathematics/Licence_To_Yacht/commit/99cfa943894acd76556365260113b3b5d94c0eb6