Simple Cheat System is a light weight asset with it's own namespace, it slips into your project without any footprint but works great for creating fast cheats based on string inputs.
Features:
- InputBox or Keypress input types both enabled with the Escape key.
- Time allowed to enter cheat.
- simple cheat combo creation with properties such as; name, combo, persistence and functions onEnabled and Disabled.
- isPersistent bool determines whether the cheat auto-disabled function will be triggered or not with a disable time.
- Full source well commented code included for easy tweaking.
DOCUMENTATION | QUICK SETUP