Make shots faster and lighter
This commit is contained in:
4
game.c
4
game.c
@@ -25,9 +25,9 @@
|
|||||||
#define LIN_PWR 0.00005
|
#define LIN_PWR 0.00005
|
||||||
#define ROT_PWR 0.002
|
#define ROT_PWR 0.002
|
||||||
|
|
||||||
#define SHOT_VEL 0.015
|
#define SHOT_VEL 0.03
|
||||||
#define SHOT_COLLIDE_R 0.015
|
#define SHOT_COLLIDE_R 0.015
|
||||||
#define SHOT_MASS 0.0005
|
#define SHOT_MASS 0.00025
|
||||||
|
|
||||||
#define ARROW_SCALE 0.0125
|
#define ARROW_SCALE 0.0125
|
||||||
#define ARROW_WIDTH 4
|
#define ARROW_WIDTH 4
|
||||||
|
|||||||
Reference in New Issue
Block a user