Ok, so when you set up hotspot interactions, you can specify what happens when you click on the hotspot with a custom cursor (default 8 and 9). I set those up as exit_left and exit_right cursors, but I want to add 2 more for up and down, custom cursors 10 and 11. But when I create them they do not show up in that menu. Is it even at all possible, or if not how would I add a script to them?
Any extra cursor modes you create do not appear in the interaction editor -- generally you use the Any Click interaction and then check the cursor mode instead.
Exactly what I needed, thanks. It's not perfect with the detection in some cases, but it'll do quite nicely. :)