Den4200 / game-jam-2020

My team's submission for Python Discord's Game Jam 2020.
https://pythondiscord.com/pages/events/game-jam-2020/
MIT License
3 stars 1 forks source link

Player should not be able to change characters if the ability is activated #39

Closed albertopoljak closed 4 years ago

albertopoljak commented 4 years ago

So if the ability has duration of 8s the player should not be able to change to other character for that duration.

For the UI we can just set the cards to red color to symbolise not being able to change.