✦ SPIELWELTENMoto Racer - Rampage ↗

Implementation contracts

Namespace: Rampage. Unity 6, HDRP. Units metres/seconds; forward +Z, up +Y. Shared ownership is explicit: world agent owns Runtime/World; vehicle art agent owns Runtime/Visuals; gameplay agent owns Runtime/Bike, Runtime/Combat, Runtime/AI, Runtime/Racing. Root owns application, UI, camera, input, audio, editor/build setup. Do not edit other owners' files without coordination.

World API (world agent implements)

Vehicle visual API (art agent implements)

Gameplay API (gameplay agent implements)

Root may adapt narrowly if required. Report any API changes before implementing consumers. All source files UTF-8. Plan in DEVELOPMENT-PLAN.md remains product target. No paid assets or other project modifications. Parallel development is allowed; Unity builds only root runs to avoid asset/database locks.