📄️ Script Execution System
The ScriptExecutionSystem is a fundamental part of the Zygarde engine’s architecture that orchestrates the execution of scripts associated with game entities. It ensures that each script’s lifecycle methods, such as updates and collision handling, are called in the correct order, enabling dynamic behavior and interaction within the game.