Andrew Macdonald
Andrew Macdonald
Following your previous issue, EgoCS is not supported to run in the editor. Therefore, trying to change the Hierarchy with EgoCS at editor-time is also not supported.
There is no formal tutorial, no :( However, there is an [example project](https://github.com/andoowhy/BreakoutWithEgoCS) that you can check out, as well as the [wiki](https://github.com/andoowhy/EgoCS/wiki).
Right now, `EgoInterface`s only manage and track GameObejcts for the scene they're in. `EgoInterface`s aren't global to all scenes, and I'm not sure if even they should be.