Warning
This issue was created with assistance from LLMs.
Summary
Add support for saving and restoring the cruiser gear position as part of practice state.
The restored state should include the current gear selection among Park, Drive, and Reverse.
Details
Current practice reset behavior should preserve more of the cruiser control state for repeatable jump practice.
Gear position is release-scoped for the v0.3.0 milestone.
This issue does not prescribe the implementation path; the saved value should follow the existing state snapshot and restore patterns used by the mod.
Acceptance Criteria
Practice state captures the cruiser gear position when saving a checkpoint or equivalent reset state.
Restoring practice state reapplies Park, Drive, or Reverse to the cruiser.
The behavior is validated for each supported gear position.
The implementation avoids forcing an unintended gear change when no valid cruiser state is available to restore.
Verification
Not run; this issue only records the requested feature scope.
Warning
This issue was created with assistance from LLMs.
Summary
Details
v0.3.0milestone.Acceptance Criteria
Verification