Starbound

Starbound

Rail Platform Lag Fix
how does this work
it only consists of two files:
- /vehicles/railplatform/compositerailplatform.vehicle.patch
- /vehicles/railplatform/rustyrailplatform.vehicle.patch

how just disabling phys check can solve the issue?
this mod just disable phys check of rails but nothing else

rustyrailplatform.vehicle.patch
[ { "op" : "replace", "path" : "/physicsCollisions", "value" : {} } ]

compositerailplatform.vehicle.patch
[ { "op" : "replace", "path" : "/physicsCollisions", "value" : {} } ]
< >
Beiträge 13 von 3
Patmagic
joelMMD 24. Okt. 2021 um 13:01 
the physcheck conflicts with preexisting collision systems, which makes the rails slower than the game expects, resulting in the occasional falling off
it's basically useless i don't know how chucklefish didn't realize this
patman  [Entwickler] 25. Okt. 2021 um 5:12 
its quite
< >
Beiträge 13 von 3
Pro Seite: 1530 50