branchrust_reboot/main/HoveringBikeSpawnscancel

4 Commits over 0 Days - ∞cph!

2 Months Ago
Apply instantforced rule to the one frame of initial client update
2 Months Ago
Add NonSerialized attribute to spawnPoints
2 Months Ago
Use an init method for ConvarControllerSpawnPointPopulation. In editor, the ScriptableObject is saving the state of any private vars we use
2 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?