Is there some way to override this? I am loading in scenes that use RNG to size the objects and my RNG is the same every time. (am using Randomize()) - that is, load and preload are only doing it once, and getting those randoms once, then caching them and that's killing my randomized dreams, dig? :)