V0.2.1 : Improved Fet Rat sprite & particles
This commit is contained in:
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 );
|
||||||
|
|||||||
Reference in New Issue
Block a user