mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-10 18:57:39 +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(){{
|
||||
parts.add(new RegionPart("-mid"){{
|
||||
progress = PartProgress.recoil;
|
||||
under = true;
|
||||
moveY = -1f;
|
||||
under = false;
|
||||
moveY = -1.25f;
|
||||
}});
|
||||
}};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user