Fixed-step world runtime, event bus wire protocol between lanes, integration seam (game.ts) with placeholder ball. Lanes A/B/C own disjoint dirs. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
3 lines
87 B
TypeScript
3 lines
87 B
TypeScript
export * from "./character_controller";
|
|
export * from "./ray_cast_vehicle_controller";
|