mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2025-12-06 02:30:37 -08:00
Huge rendering performance improvements and minor other changes, lots of refactorings
This commit is contained in:
parent
d1a5dd8c9e
commit
b2880700e8
30 changed files with 461 additions and 357 deletions
|
|
@ -53,6 +53,8 @@ export const globalConfig = {
|
|||
beltSpeedItemsPerSecond: 2,
|
||||
minerSpeedItemsPerSecond: 0, // COMPUTED
|
||||
|
||||
defaultItemDiameter: 20,
|
||||
|
||||
itemSpacingOnBelts: 0.63,
|
||||
|
||||
wiresSpeedItemsPerSecond: 6,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue