branchrust_reboot/main/HoveringBikeSpawnscancel

4 Commits over 0 Days - ∞cph!

1 Year Ago
Apply instantforced rule to the one frame of initial client update
1 Year Ago
Add NonSerialized attribute to spawnPoints
1 Year Ago
Use an init method for ConvarControllerSpawnPointPopulation. In editor, the ScriptableObject is saving the state of any private vars we use
1 Year Ago
Added a haveGotSpawnpoints bool to ConvarControllerSpawnPointPopulation. Getting strange behaviour in editor where it thinks 'spawnPoints' is already not null at the start. Serialised?