Skip to content

Commit 608ccbf

Browse files
author
b
committed
tune: bring focal center dot slightly closer
1 parent 8fe345e commit 608ccbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/CircuitBackground.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const FLOW_ACCEL_PER_SECOND = 0.018;
5353
const FLOW_SPEED_MAX = 15.5;
5454
const FLOW_DEPTH_SPAN = 320;
5555
const FLOW_NEAR_LIMIT = 48;
56-
const CENTER_DEPTH = -92;
56+
const CENTER_DEPTH = -74;
5757
const CIRCUIT_COUNT = 68;
5858
const PULSE_SPEED_BASE = 0.032;
5959
const PULSE_SPEED_FLOW_GAIN = 0.0022;

0 commit comments

Comments
 (0)