Voxel Tycoon

Voxel Tycoon

Zbyt mało ocen
UniPatch
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Rozmiar pliku
Zamieszczono
Zaktualizowano
102.187 KB
4 lutego 2021 o 9:59
21 kwietnia 2021 o 11:32
Listy zmian: 3 ( zobacz )

Zasubskrybuj, aby pobrać
UniPatch

Opis
Ever wanted to influence the game in a more detailed way? Well, this mod is for you!

Can be added and removed from a save file at any moment. Also, if you created a vehicle and want to use it, do it! The game will still work even if you have this code in your mod, but this mod is not present!

Currently supported features:
  • Changing acceleration and deceleration multipliers for both trains and cars (trucks/busses).
  • Changing maximum allowed speed for rail type (trains only).

Acceleration:
Works in .trainunit and .carunit files:

"UniPatch": { "Acceleration": { "AccelerationScale": 1.5, "DecelerationScale": 1.5 } }
Notes: Values are decimals. When any of these is not specified, it defaults to 1.0.

Rail max speed:
Works in .rail file:
"UniPatch": { "RailSpeedLimit": 10 }
Notes: The speed limit is in m/s (meters per second)! Keep this in mind when modifying the limit!

Uses Harmony library by Andreas Pardeike[github.com]

The UniPatch logo is a combination of Harmony logo and Voxel Tycoon logo. I do not own rights to any ot these. All copyright go to their owners.
Komentarzy: 3
Gospodin_Drozder 5 maja 2021 o 11:01 
Exactly how to interact with this mod
Adder 29 kwietnia 2021 o 5:32 
Hi, could it be put to modify the load capacity of the vehicles or trains? Or change the price?
madpie  [autor] 4 lutego 2021 o 12:33 
Of course comment or create a discussion if you want a new feature