branchrust_reboot/main/HoveringBikeSpawnscancel
4 Commits over 0 Days - ∞cph!
Apply instantforced rule to the one frame of initial client update
Add NonSerialized attribute to spawnPoints
Use an init method for ConvarControllerSpawnPointPopulation. In editor, the ScriptableObject is saving the state of any private vars we use
Added a haveGotSpawnpoints bool to ConvarControllerSpawnPointPopulation. Getting strange behaviour in editor where it thinks 'spawnPoints' is already not null at the start. Serialised?