feat(tabletop): add tilt and zStart/zEnd stacking options
Replace the per-part lift with a local Y-axis tilt that fans the stack, and add zStart/zEnd to ramp the stack's height across the curve so it arches in 3D. Update the poker deck and docs accordingly.
This commit is contained in:
@@ -106,6 +106,9 @@ layout:
|
||||
curve: M 0 0 C 20 -20 40 -20 60 0
|
||||
limit: 0
|
||||
align: center
|
||||
tilt: 0.015
|
||||
zStart: 0
|
||||
zEnd: 10
|
||||
- route: /community/:slot
|
||||
candidates:
|
||||
$variants: ./community.csv
|
||||
|
||||
Reference in New Issue
Block a user