ArduinoStrike
ArduinoStrike copied to clipboard
[Question]: About recoil controls
Is there an existing issue for this?
- [x] I have searched the existing issues
Your Question
How can I change the values of recoil controls?
Additional details
So, I changed the recoil values in the "Weapons" file, both in x, y and milliseconds. However, the recoil remained the same.
Furthermore, I found it rather strange, because I use the same "default" values from the program in another Python script, and the Python script seems to execute them more smoothly.
Is there any effective way to make the recoil less harsh?