KayelGee / token-attacher

MIT License
11 stars 18 forks source link

Please don't force activate scenes #32

Closed mkahvi closed 3 years ago

mkahvi commented 3 years ago

Repeating what I mentioned in Discord: please remove the forced scene activation.

It was very surprising and extremely undesirable to have all scenes activate and thus load up in sequence, including ones players aren't supposed to know about yet.

If the mass scene migration is desired to happen anyway, all the info should be accessible without using canvas or accessing them via the active scene handle, since you aren't doing rendering related updates (or at least shouldn't, since it doesn't matter for scenes that aren't currently active).

KayelGee commented 3 years ago

In the next update this migration process won't be called on new worlds anymore(as that was unnecessary), which should mostly resolve the issue, as most user probably started using token attacher with version 4.0.