cbcerquiaga / YouMeAndTheEndOfTheWorld

A 2 player RPG set in a post-asteroid Earth and created with the Godot engine
MIT License
13 stars 4 forks source link

Add player picking to hockey scene #222

Open cbcerquiaga opened 5 years ago

cbcerquiaga commented 5 years ago

At the start of each period, players need to be able to pick their 2 players. If a player is already picked or ineligible to play from losing a fight, then they need to have the appropriate symbol over their menu. The players' stats need to appear as stars on the menu, as well as their face and name/number. Those stats then need to be transferred to the active players on the ice once the period starts.