Skip to content

0.30.0-alpha.1106+10c75ce

@eonarheim eonarheim tagged this 17 Jul 03:59
Closes #3126

Fixes an issue where key events (and other event types) get stuck in the previous scene `InputHost` and cause issues when switching back. This state will never be useful and has lost relevancy after the scene has switched.

## Changes:

- Adds a `InputHost.clear()` to clear previous scene event state
- `Director` clears the previous scene input host
Assets 2
Loading