Skip to content
  • Terence Martin's avatar
    Add more state handling · 021c44e1
    Terence Martin authored
    This adds extra events to the Maze entity that tell us if a ball has
    just started being dropped and when it has just finished stopping.
    
    Currently this is handled by disabling player input by switching to an
    appropriate state. Control returns when the ball stops dropping.
    021c44e1