mirror of
https://github.com/PlayableIntelligence/game-creator.git
synced 2026-09-19 07:34:10 +08:00
99b4a9681f
- Invert Z axis (tilt forward now moves ball forward, not backward) - Screen orientation handling (remap axes in landscape/rotated) - Better tuning: deadzone 1° (was 2°), max tilt 18° (was 30°), smoothing 0.45 (was 0.25) - Deadzone subtraction instead of threshold (smoother near-zero response) - Reset smoothed output on recalibrate to prevent lurching - Portrait orientation lock attempt on game start - Landscape warning overlay for mobile users Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>