test: prove unrelated project isolation
This commit is contained in:
parent
1c4aa79d1c
commit
1943c36ef3
12 changed files with 492 additions and 12 deletions
14
tests/fixtures/awesome-ski-game/handbook/riding/edge-control.md
vendored
Normal file
14
tests/fixtures/awesome-ski-game/handbook/riding/edge-control.md
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
+++
|
||||
schema_version = 1
|
||||
id = "riding.edge-control"
|
||||
title = "Edge control"
|
||||
family = "riding"
|
||||
authority = "approved_plan"
|
||||
status = "ready"
|
||||
tags = ["carving", "controls", "snow"]
|
||||
summary = "Defines how player input produces grip, carve angle, and controlled skidding."
|
||||
depends_on = ["trail.glacier-bowl"]
|
||||
+++
|
||||
|
||||
Edge input changes ski grip continuously. Higher edge angles create tighter carved turns when the
|
||||
surface supports them; excessive angle or poor snow contact produces a controlled skid.
|
||||
Loading…
Add table
Add a link
Reference in a new issue