jankenbots/Assets/Scripts/Bot
megaproxy d7bdade618 M1: tune bot physics to stop launch/tip (playtest finding)
First 2-pilot test: bot was too hot (1200N cruise) and top-heavy -> launched
off on any nudge. Tamed in-scene: cruiseForce 1200->450, linearDamping 1.5,
angularDamping 6, maxAngularVelocity capped at 3, and lowered centerOfMass to
(0,-0.6,0) so it's bottom-heavy and resists cartwheeling. Added a host-only
debugAutoDriveFull flag on TreadPart to feel two-tread coordination solo.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-11 00:39:07 +01:00
..
SeatManager.cs M1: build shared 2-tread bot; rewire TreadPart to seat-based gating 2026-07-11 00:13:41 +01:00
SeatManager.cs.meta
TreadPart.cs M1: tune bot physics to stop launch/tip (playtest finding) 2026-07-11 00:39:07 +01:00
TreadPart.cs.meta