Can be toned down JUUUUUUUST a smidge. Let's see how this new value works in practice
This commit is contained in:
@@ -455,7 +455,7 @@ GLOBAL_LIST_INIT(pda_styles, list(MONO, VT, ORBITRON, SHARE))
|
||||
|
||||
//Filters
|
||||
#define AMBIENT_OCCLUSION list("type"="drop_shadow","x"=0,"y"=-2,"size"=4,"border"=4,"color"="#04080FAA")
|
||||
#define EYE_BLUR list("type"="blur", "size"=4)
|
||||
#define EYE_BLUR list("type"="blur", "size"=3)
|
||||
#define GRAVITY_MOTION_BLUR list("type"="motion_blur","x"=0,"y"=0)
|
||||
|
||||
#define STANDARD_GRAVITY 1 //Anything above this is high gravity, anything below no grav
|
||||
|
||||
Reference in New Issue
Block a user