jankenbots/Assets/Scripts
megaproxy b21f2d93a6 M1: wire shove ball + follow camera into M1_Arena
- ShoveBall: in-scene NetworkObject sphere (1.5m, 10kg, drag 0.5) at
  (0,0.75,6), host-authoritative via NetworkRigidbody/NetworkTransform,
  ShoveBall.physicsMaterial (friction 0.4/0.5, bounce 0.3). No script.
- FollowCamera on Main Camera, target=Bot, offset (0,8,-12).
- Solo host smoke test passed: ball spawns + rests on ground + shoves;
  camera frames the bot.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-12 17:19:10 +01:00
..
Bot M1: tune bot physics to stop launch/tip (playtest finding) 2026-07-11 00:39:07 +01:00
Camera M1: wire shove ball + follow camera into M1_Arena 2026-07-12 17:19:10 +01:00
Net M1: fix PlayerDriver input for New-only Input System (Keyboard.current) 2026-07-10 23:30:31 +01:00
Bot.meta
Camera.meta M1: wire shove ball + follow camera into M1_Arena 2026-07-12 17:19:10 +01:00
Net.meta