1.2 Wire Orchestrator + Systems into Map_Player scene #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Instantiate EconomySystem, CombatSystem, PathfindingSystem, SelectionSystem and pass them to the scene's SystemOrchestrator. Map_Player currently uses legacy Interface.js — this wires the new ECS systems into the scene's update loop.