jankenbots/Assets/Scripts
megaproxy e92be317f5 M1: player stand + control handoff + Cinemachine camera system
- Install Cinemachine 3.1.7
- Stand (raised platform behind north wall) with StandPoint_0/_1
- PlayerAvatar: seat-ownership drives the mode — hold a seat => teleport to your
  stand, freeze, refuse input (control transfers/locks to your tread); release =>
  teleport back, resume on-foot. Resolves the WASD overlap off one flag.
- CameraDirector on Main Camera: 4 Cinemachine vcams (AvatarFollow / RobotFollow
  / StandView / CinematicOrbit), Brain blends; V cycles; default auto-follows the
  seat flag (on-foot=Avatar, driving=Robot). Retires the old FollowCamera.
- Verified in play: claim->teleport+freeze+RobotFollow, release->return+AvatarFollow

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-12 20:44:18 +01:00
..
Bot M1: tune bot physics to stop launch/tip (playtest finding) 2026-07-11 00:39:07 +01:00
Camera M1: player stand + control handoff + Cinemachine camera system 2026-07-12 20:44:18 +01:00
Net M1: fix PlayerDriver input for New-only Input System (Keyboard.current) 2026-07-10 23:30:31 +01:00
Player M1: player stand + control handoff + Cinemachine camera system 2026-07-12 20:44:18 +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