cursed #GodotEngine thoughts: implementing selective pausing for hitstop effects by having the game always paused and all nodes on Process, then grouping all pausable nodes and making a reentrant pause/unpause method that propogates to all children
I'm not sure if that'd actually work but I'd sure as heck try lmfao