Added shortcuts. Added dialog for winner. Started cleaning code.

This commit is contained in:
2023-09-11 21:20:48 +02:00
parent 724455b232
commit c5e6366760
5 changed files with 136 additions and 78 deletions

View File

@@ -20,6 +20,7 @@ signal first_point_triggerd
signal match_point_triggerd
signal winner_triggerd
@export
var player_name: String
var is_first_point: bool = true