U-RCS is a powerful tool designed to assist gamers in managing weapon sprays effectively. By allowing users to map out weapon sprays with plotted points, U-RCS generates smooth curves for use in various gaming software, enhancing accuracy and precision in shooting games.
- Intuitive Interface: U-RCS features a user-friendly interface that simplifies the process of mapping out weapon sprays.
- Bezier Curve Generation: The program automatically generates smooth Bezier curves based on the plotted points, ensuring precise control over weapon recoil.
- Invert Mode: Toggle invert mode to see the finished product & to save the curve coords to a txt file.
- Fullscreen Support: Enjoy a distraction-free experience with fullscreen mode, providing ample space for plotting and analyzing recoil patterns.
- Export Functionality: Save plotted points and generated curves for later use in other gaming software or analysis.
- Plot Points: Use your mouse to plot points on the grid to map out the weapon spray pattern.
- Generate Curve: Press the spacebar to generate a smooth Bezier curve based on the plotted points.
- Adjust Settings: Toggle invert mode or switch between fullscreen and windowed mode as needed.
- Export Curve: Save the generated curve along with the plotted points for use in your favorite gaming software.
- Python 3.x
- Pygame
- Clone the repository: git clone https://github.com/luinbytes/U-RCS.git
- Install Pygame: pip install pygame
- Navigate to the repository directory: cd U-RCS
- Run the program: python plotter.py
This project is licensed under the MIT License.
Special thanks to OpenAI for providing the bezier curve math.
For feedback, bug reports, or feature requests, please open an issue. We welcome your contributions to enhance U-RCS and make it even more powerful for gamers worldwide.