Punisher - Reduce FPS (Pro)
A high FPS is the most important goal of a player. So how can you annoy a cheater the most? Punish him by reducing the maximum frame rate to a low value.
This is exactly the task of the 'ReduceFpsPunisher', which can be found in the namespace 'GUPS.AntiCheat.Punisher'. The punisher reduces the maximum frame rate to a certain low value. This can be very annoying for cheaters.
How To Use
The usage is quite simple, attach the 'ReduceFpsPunisher' to a child GameObject of the 'AntiCheat-Monitor' and adjust the reaction threat level.
Add Punisher Component
Add the 'ReduceFpsPunisher' MonoBehavior from the 'GUPS.AntiCheat.Punisher' namespace to your 'AntiCheat-Monitor' GameObject or better to a child GameObject.
Add the 'ReduceFpsPunisher' as Component.
Once the 'AntiCheat Monitor' has reached the threat level that triggers the punisher, it will notify him and the punishment will be performed.