[Change] Tweaked the star deformation while hyperspacing.
This commit is contained in:
parent
938b76b8be
commit
f02a406ffc
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
#define HYPERSPACE_ENGINE_DELAY 3000 // Warm up the engines.
|
#define HYPERSPACE_ENGINE_DELAY 3000 // Warm up the engines.
|
||||||
#define HYPERSPACE_FLY_DELAY 5000 // Time taken to hyperspace.
|
#define HYPERSPACE_FLY_DELAY 5000 // Time taken to hyperspace.
|
||||||
#define HYPERSPACE_STARS_BLUR 3000 // Time stars blur.
|
#define HYPERSPACE_STARS_BLUR 2000 // Time stars blur.
|
||||||
#define HYPERSPACE_STARS_LENGTH 500 // Length the stars blur to at max.
|
#define HYPERSPACE_STARS_LENGTH 1000 // Length the stars blur to at max.
|
||||||
#define HYPERSPACE_FADEOUT 1000 // Time fadeout.
|
#define HYPERSPACE_FADEOUT 1000 // Time fadeout.
|
||||||
|
|
||||||
// Aproximation for pilot size.
|
// Aproximation for pilot size.
|
||||||
|
Loading…
Reference in New Issue
Block a user