jankenbots/Assets/Scripts
megaproxy 30d0b27813 controls: on-foot always-on mouse-look + camera-relative WASD + E/Q claim
- CameraDirector: AvatarFollow now uses always-on mouse-look (no RMB) with a
  locked/hidden cursor; Esc toggles the cursor free; RobotFollow keeps RMB-look.
- PlayerAvatar: movement is camera-relative (W = camera forward, character turns
  to face where it runs) instead of world/cardinal.
- PlayerAvatar: E claims a tread on foot, Q leaves while seated (locked cursor
  makes the OnGUI buttons unclickable).
- Verified in play: cursor locks in on-foot mode, camera-relative basis correct,
  no runtime errors.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-12 21:02:22 +01:00
..
Bot M1: tune bot physics to stop launch/tip (playtest finding) 2026-07-11 00:39:07 +01:00
Camera controls: on-foot always-on mouse-look + camera-relative WASD + E/Q claim 2026-07-12 21:02:22 +01:00
Net M1: fix PlayerDriver input for New-only Input System (Keyboard.current) 2026-07-10 23:30:31 +01:00
Player controls: on-foot always-on mouse-look + camera-relative WASD + E/Q claim 2026-07-12 21:02:22 +01:00
Bot.meta M1: add NGO + Multiplayer Services packages and prototype scripts (compiling) 2026-07-10 23:24:47 +01:00
Camera.meta M1: wire shove ball + follow camera into M1_Arena 2026-07-12 17:19:10 +01:00
Net.meta M1: add NGO + Multiplayer Services packages and prototype scripts (compiling) 2026-07-10 23:24:47 +01:00
Player.meta M1: add networked rigged player avatar (run-around character) 2026-07-12 18:43:39 +01:00