VERA is a Unity-based Airbus A320–style FMC/MCDU training prototype focused on page navigation, line-select/keypad interaction, and responsive UI feedback. It’s built for learning, UI iteration, and rapid experimentation—not for full aircraft systems simulation.
Download VERA: https://abdulazizalmawash.itch.io/vera
- Airbus A320–inspired FMC/MCDU UX prototype (pages, prompts, and interaction flow)
- Fast UI iteration: prioritize clear visuals and predictable input behavior
- Built in Unity (see
ProjectSettings/ProjectVersion.txtfor the exact editor version) - Designed to grow: structured to add pages, behaviors, and polish over time
VERA is: an educational and development-focused prototype that helps you explore FMC UI behaviors and workflows.
VERA is not: a certified avionics product, a flight simulator, or a complete A320 systems simulation.
- Clone the repository.
- Open the project in Unity using the version specified in
ProjectSettings/ProjectVersion.txt. - Press Play and use the in-app UI to access the FMC experience.
If you run into import/build issues, open an issue with your Unity version, platform, and the relevant Console errors.
- Expand FMC page coverage with consistent interaction patterns
- Improve visual polish and usability
- Add better test coverage for UI behaviors and input flows
- Produce clearer documentation for contributors and page authors
VERA is an independent project and is not affiliated with or endorsed by Airbus.