[CGMZ] Hidden Objects - Version Alpha R6

Hi all, today this plugin was updated to version AlphaR6!
This version adds gamepad and keyboard support! You can now set a cursor sprite which keyboard or gamepad players can move around using the standard directional keys. They can press the ok button to simulate a click where the cursor sprite is. See below gif for how it can look:
This update also worked on improving integrations with other {CGMZ] plugins. You can now provide haptic feedback to controller players when they find an object or complete a scene via [CGMZ] Rumble. The Hidden Object window can now have its windowskin, tint, and more controlled via [CGMZ] Window Settings. The [CGMZ] Toast Manager now uses the preset id system. You can still use %name to show the scene name in your toast.
Behind the scenes, this plugin has been almost entirely rewritten to use a spriteset for managing the objects, foreground, background, and cursor sprites. This should not really impact anything right now, but will make it much easier for me to add things to this plugin quicker in the future.
- Added keyboard / gamepad support
- Added [CGMZ] Window Settings integration
- Added [CGMZ] Rumble integration
- [CGMZ] Toast Manager integration converted to preset system