TheGameCreators / GameGuruRepo

The GameGuru Repository For Community Collaboration
http://www.game-guru.com
137 stars 56 forks source link

User wants to be able to set the rate of fire #2893

Open rvanner opened 2 years ago

rvanner commented 2 years ago

A user left a positive review on Steam but they had one issue in that they wanted to be able to set the rate of fire. Seems a very reasonable request and one we should strongly look at making possible. image

AmenMoses commented 2 years ago

Thought we could do that already. Probably it is hidden away down in the 'developer' options now or something.

LeeBamberTGC commented 2 years ago

I think we dropped rate of fire and moved the logic to when the character pulled the trigger:

Developer Mode Settings: image

I guess we could put it back in as a modulation of the default.

LeeBamberTGC commented 2 years ago

@AmenMoses Did some digging and it seems "rateoffire" is also in the FPE and overrides the usual system that allows weapon stats to be changed, and takes the value from the FPE rather than the GUNSPEC (old Classic approach). Even so, the "rateoffire" is not exposed in the Developer Settings. @rvanner Let me know if you would like it exposed for the next build, and restored to use the GUNSPEC which is the true setting. Also worth mentioning that the values only change the primary weapon mode, and does not touch the secondary mode, and in fact there are now hundreds of values you can change to affect the weapon and the developer mode only exposes a few of them.

rvanner commented 2 years ago

@LeeBamberTGC I think with most weapons it will be the primary weapon users would want to at least change and it would be a good step in the right direction. So please allow the primary weapon's rate of fire to be altered with a slider.