branchrust_reboot/main/world_update_2/dynamic_underground_network_groupscancel
3 Commits over 0 Days - ∞cph!
Applied the network group toggle to the train_tunnel_volume prefab so it's applied across everything
Disable the network group toggle on the slope up and down transitions as they would shift the network group up too much
Fixed thresholds getting reset in Client/Server mode
Added a new NetworkType field to EnvironmentVolume
Volumes marked TrainTunnels will now lower the train tunnels network threshold to match the top of their volume
Marked all train tunnel volumes as the appropriate network group
This should resolve entities built on the bottom of canyons being considered underground and not networking to the surface
This includes a cherrypick form the dynamic_underground_network_groups branch