Update architecture.md with new movement mode requirements

This commit is contained in:
2026-04-11 12:17:14 +02:00
parent f5408ee8a9
commit a4b9bf0dbb

View File

@@ -598,6 +598,8 @@ Later optional modes:
- click-to-teleport
- controller-supported variants where applicable
Every new movement mode or controller feature must ship with default keyboard and standard-gamepad bindings, even if the authored inspector UI stays simple.
These modes should share a common interface:
```ts