1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Further work on the energy generator

This commit is contained in:
tobspr
2020-06-28 11:44:30 +02:00
parent 97858b6eab
commit 17123fd7b9
37 changed files with 1188 additions and 1067 deletions

View File

@@ -19,9 +19,9 @@
<key>maxTextureSize</key>
<QSize>
<key>width</key>
<int>2048</int>
<int>4096</int>
<key>height</key>
<int>2048</int>
<int>4096</int>
</QSize>
</struct>
<struct type="AutoSDSettings">
@@ -53,9 +53,9 @@
<key>maxTextureSize</key>
<QSize>
<key>width</key>
<int>-1</int>
<int>2048</int>
<key>height</key>
<int>-1</int>
<int>2048</int>
</QSize>
</struct>
<struct type="AutoSDSettings">
@@ -70,9 +70,9 @@
<key>maxTextureSize</key>
<QSize>
<key>width</key>
<int>-1</int>
<int>1024</int>
<key>height</key>
<int>-1</int>
<int>1024</int>
</QSize>
</struct>
<struct type="AutoSDSettings">
@@ -255,6 +255,7 @@
<key type="filename">sprites/buildings/miner.png</key>
<key type="filename">sprites/buildings/rotater.png</key>
<key type="filename">sprites/buildings/trash.png</key>
<key type="filename">sprites/misc/wires_overlay_tile.png</key>
<struct type="IndividualSpriteSettings">
<key>pivotPoint</key>
<point_f>0.5,0.5</point_f>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB