branchrust_reboot/main/HoveringBikeSpawnscancel

4 Commits over 0 Days - ∞cph!

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