DerekRies/entito

Subscribe to component additions/removals fix

Closed this issue · 1 comments

Originally implemented so that you subscribe off of the scene...this stops being usable once you have multiple scenes as you'd have to subscribe to all of them.

Simple fix, the subscription just needs to be handled at the game level and the actual firing of the event at the scene level.

Fixed with 4d8035c