mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-13 12:16:53 +07:00
Scatter resprite (By Daz from Discord)
This commit is contained in:
parent
f2d83f3599
commit
d739269f59
Binary file not shown.
Before Width: | Height: | Size: 499 B After Width: | Height: | Size: 510 B |
Binary file not shown.
Before Width: | Height: | Size: 779 B After Width: | Height: | Size: 817 B |
Binary file not shown.
Before Width: | Height: | Size: 547 B After Width: | Height: | Size: 603 B |
@ -3123,8 +3123,8 @@ public class Blocks{
|
|||||||
drawer = new DrawTurret(){{
|
drawer = new DrawTurret(){{
|
||||||
parts.add(new RegionPart("-mid"){{
|
parts.add(new RegionPart("-mid"){{
|
||||||
progress = PartProgress.recoil;
|
progress = PartProgress.recoil;
|
||||||
under = true;
|
under = false;
|
||||||
moveY = -1f;
|
moveY = -1.25f;
|
||||||
}});
|
}});
|
||||||
}};
|
}};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user