Starbound
Rail Platform Lag Fix
Blue_ON 24 out. 2021 às 9:04
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" : {} } ]
< >
A mostrar 1-3 de 3 comentários
what a lad 24 out. 2021 às 9:45 
Patmagic
joelMMD 24 out. 2021 às 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  [developer] 25 out. 2021 às 5:12 
its quite
< >
A mostrar 1-3 de 3 comentários
Por página: 1530 50