General improvements
I forgot what I actually changed. It may not even be playable, I just want to get this up there.
This commit is contained in:
parent
8a0bf0ada9
commit
c73130e3ff
25 changed files with 584 additions and 274 deletions
|
@ -37,4 +37,6 @@ export const ENTITY_ROTATION_RATE = 0.01;
|
|||
export const PLANET_SPAWN_RATE = 100;
|
||||
export const ENTITY_SPAWN_RATE = 8;
|
||||
export const MIN_CELESTIAL_SPACING = 15;
|
||||
export const FUEL_CAN_AMOUNT = 4;
|
||||
export const FUEL_CAN_AMOUNT = 10000;
|
||||
|
||||
export const PLANET_IMAGE_SIZE = 250;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue