Elevate Your Aim
The ultimate open-source aim trainer designed to help you dominate in both 2D and 3D games. Built completely free and powered by the Godot Engine.
Why Choose Open Aim Trainer?
Precision Training
Master your mechanics with specialized static targets designed to build muscle memory and improve strict accuracy.
Dynamic Tracking
Track fast-moving targets with unpredictable patterns to simulate real in-game combat scenarios.
Fully Customizable
Tune target speed, size, specific training types, scoring systems, and complete sensory environments to your exact preferences.
About The Project
Open Aim Trainer is a completely free and open-source project aimed at giving competitive gamers the perfect sandbox to improve. We believe that training tools shouldn't be locked behind paywalls.
Developed using the powerful lightweight Godot game engine, it offers smooth performance and a tiny footprint, making it accessible on almost any hardware.
Get Started
- Download the latest version from our GitHub releases.
- Extract and Install the game on your computer.
- Start training and track your improvement over time!
Community & Development
We are a community-driven project. Contributions, feedback, and bug reports are heavily encouraged!
- 🌐 Visit the official Open Aim Trainer website
- 💬 Join our community on the Discord server
Project Structure
Interested in modding or contributing? Here is a quick look at the codebase:
/project-root
├── project.gd
├── README.md
├── assets/
│ ├── images/
│ ├── sounds/
│ ├── fonts/
│ └── models/
├── scenes/
│ ├── ui/
│ ├── characters/
│ └── levels/
├── scripts/
│ ├── ui/
│ ├── characters/
│ └── levels/
└── resources/
└── shaders/