Sprite as Mouse Cursor (Solved). Under no circumstance, it seems, will it use the image as the mouse cursor. I figure this is probably something I'm doing or not doing.
EDIT: This does work in Chrome, however. Did not work in FireFox.
However, a new problem has emerged. I tried using the System - Loop function to repeat by adding 5 points to a progress bar each time something was killed. Having this in the event sheet causes the game and browser to crash, it seems.
Also...
Monster - On Destroyed - Add 5 to EXP (Progress Bar)
Nothing happens. What is wrong with this line of coding, why does it not work?