jankenbots/Assets/Scripts/Player
megaproxy 44048708b8 M1: smooth player movement — ramp velocity (accel/decel) not instant
Instant full-speed-on-press / dead-stop-on-release was the jerky/jarring feel
and made the anim pop Idle->Run. Now MoveTowards-ramps horizontal velocity
(accel 45, decel 60 m/s^2), so starts/stops ease and Idle->Walk->Run blends.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-12 18:52:44 +01:00
..
OwnerAuthNetworkTransform.cs
OwnerAuthNetworkTransform.cs.meta
PlayerAvatar.cs M1: smooth player movement — ramp velocity (accel/decel) not instant 2026-07-12 18:52:44 +01:00
PlayerAvatar.cs.meta