CompassSoftware / AppTAG

AppState's TAG - The Accounting Game
MIT License
0 stars 0 forks source link

Iss 202 #212

Closed JerichoSM closed 4 years ago

JerichoSM commented 4 years ago

All coins work as needed, storing room progress information to stay gone once returning to a room that had a coin. If done correctly, player should have 4 coins once they have completed every activity and reached the winners room in this build if the player has collected each coin they see.

Notes: Coins will disappear if leaving a room without collecting them if other activities in the room have been completed, this is due to the room progress variable reaching numbers above what the coin alpha is set to display at.

If any bugs are found on this build, please let me know!

JerichoSM commented 4 years ago

NOTE: MERGE ISS_197 FIRST