Skip to content

dharmanshu1921/Aim-Assist

Repository files navigation

Aim-Assist 🚀🎯

I love aim assist so much, I named my firstborn "Aim" is what some of the gaming nerds may do. We are Angry Nerds and we have made our project on Aim Assist Trainer to cater to those nerds.

Table of Contents📝

Over View

Aim assist is a feature in video games that helps players aim at their targets more easily. The goal of our aim assist project would be to investigate how aim assist works and how it affects gameplay.

Description

  1. Implemented Target Detection: First, We created a function that detects targets in the game. This is done using collision detection or other techniques.
  2. Calculated Target Position: Once a target is detected, we calculated the position of the target relative to the player. This is done using vector math.
  3. Applied Aim Assist: Applied aim assist to the player's aim by adjusting their reticle to point towards the target's position. We did this by calculating the angle between the player's current aim direction and the target position, then adjusting the player's aim direction accordingly.
  4. Refined Aim Assist: Tested our aim assist and refined it as needed. It involved adjusting the amount of aim assist applied, the detection range and other parameters.
  5. Added User Interface: Finally, We have added a user interface element that indicates when aim assist is active and how strong it is.

Tech Stack🧑‍💻

  • JavaScript
  • Unity
  • CSS
  • HTML
  • Node JS
  • Express JS

Installation⚙️

  1. Install node packages
  2. run node start

For using it directly ,visit the website:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published