Project Templates Genre-specific scaffolding, AutoLoad patterns, and modular architecture define rapid prototyping. Available Scripts base game manager.gd Expert AutoLoad template for game state management. base level.gd Abstract base class for all loaded levels with structured lifecycle hooks. base actor.gd Expert foundation for all gameplay agents (Player, NPC, Enemies). base menu.gd UI foundation for focus persistence, animations, and input blocking. subsystem locator.gd Decoupled alternative to monolithic managers for modular registration. multi platform input.gd Template-driven Input Map…