Skip to content

Ignore#30

Open
BritoEspNya wants to merge 82 commits into
elixs:masterfrom
BritoEspNya:animation-ball
Open

Ignore#30
BritoEspNya wants to merge 82 commits into
elixs:masterfrom
BritoEspNya:animation-ball

Conversation

@BritoEspNya

Copy link
Copy Markdown

H2 + shop + fixes to date

Aldo431 and others added 30 commits April 3, 2026 16:13
Solo hago este commit para poder hacer el merge c: los archivos subidos no son importantes
Introduce MatchController Node to centralize match lifecycle and UI transitions. Adds MatchState enum, state_changed signal, and timers/shop UI references; implements setup, start_match, start_round, enter_shop, exit_shop, end_match and change_state methods. Connects round and shop timers in _ready and toggles gameplay on players/balls via set_gameplay_enabled. Includes UID file for the new scene script.
Refactor main.gd to spawn players and balls via a new _spawn_match_entities() helper, storing spawned instances in player_instances and ball_instances arrays. Add a match_controller onready var and a _setup_match_controller() method to initialize it with the spawned entities. Update match_scene.tscn to include Players and Balls container nodes, a ShopScreen UI instance, RoundTimer and ShopTimer nodes, and a MatchController node with its script resource.
@BritoEspNya BritoEspNya changed the title H2 + progress to date Ignore Jun 12, 2026
@pablocoop
pablocoop deleted the animation-ball branch July 14, 2026 01:56
@pablocoop
pablocoop restored the animation-ball branch July 14, 2026 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants