V0.2.1 : Improved Fet Rat sprite & particles
This commit is contained in:
parent
02a20b083b
commit
8525e8db89
BIN
assets/rat.png
BIN
assets/rat.png
Binary file not shown.
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 7.5 KiB |
|
@ -283,7 +283,7 @@ public class Speck extends Image {
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case STENCH:
|
case STENCH:
|
||||||
hardlight( 0x002200 );
|
hardlight( 0x003300 );
|
||||||
angularSpeed = -30;
|
angularSpeed = -30;
|
||||||
angle = Random.Float( 360 );
|
angle = Random.Float( 360 );
|
||||||
lifespan = Random.Float( 1f, 3f );
|
lifespan = Random.Float( 1f, 3f );
|
||||||
|
|
Loading…
Reference in New Issue
Block a user