Alpha sprite

This commit is contained in:
Anuken
2019-10-16 18:36:02 -04:00
parent 71be99ad6d
commit 0f52fc1f4f
9 changed files with 708 additions and 708 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 500 KiB

After

Width:  |  Height:  |  Size: 717 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 234 KiB

After

Width:  |  Height:  |  Size: 278 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 153 KiB

After

Width:  |  Height:  |  Size: 259 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 725 KiB

After

Width:  |  Height:  |  Size: 897 KiB

View File

@@ -67,7 +67,7 @@ public class Mechs implements ContentList{
alpha = new Mech("alpha-mech", false){
{
drillPower = -1;
speed = 0.75f;
speed = 0.7f;
boostSpeed = 0.95f;
itemCapacity = 15;
mass = 0.9f;