I've suddenly realised that I need to create and attach a new behaviour to every scene in my game. Now I can't select multiple scenes when attaching a behaviour, so do I now have to do this one by one for all 150+ scenes?
Usually, this is a problen for me too. In fact, I think it is a common problem.
Often, any game developer needs to update his games by adding them new features, and this could require to attach more behaviors to all scenes. For this reason, the ability to add new behaviors to multiple scenes simultaneously is an essential feature which should be possible to save a lot of time and avoid a lot of tedious, slow and repetitive work.
I think it should be implemented in Stencyl, so it would be a great suggestion in the
Issue Tracker