Long-Distance Click Event Activation?

● ARCHIVED · READ-ONLY
Started by Marvelous TK 6 posts View original ↗
  1. One little thing I'm trying to do - is it possible to have an event activate by clicking it, without involving your character in it? Just... click it, and the event runs just like that, no moving to it necessary? Am I explaining myself right at all here?
  2. Yup, I made a script for that. It's here.
  3. Awesome, excellent, you are my hero, hugs forever!
  4. This and other event triggers based on mouse interaction (like triggering on mouse over and mouse leave) is also possible using my MouseSystemEx (ex for extended) plugin :)
  5. Galenmereth said:
    This and other event triggers based on mouse interaction (like triggering on mouse over and mouse leave) is also possible using my MouseSystemEx (ex for extended) plugin :)
    Yeah, this was even better, since they're toggled clickable or not. Plus it has a lot of other things I was going to have to figure out down the line anyways, so bonus! Eeeexcept I can't seem to get it to actually do anything? At all. Nothing is working. I've tried clickable events, I've tried adding a cursor, I've tried the menu-hover option... nothing does anything. And I honestly cannot figure out why, or find anything anywhere that might suggest what the hay I'm doing wrong. I even turned off every other plugin I've got just to see if there was some incompatibility - no luck there. And it's the only plugin that doesn't seem to be running. I can't get it down.
  6. Marvelous TK: Are you sure the plugin is set to ON in the Plugin Manager? While there is a newer version available, I just tested with the one from the dlc download and it worked in a completely new blank project on my end. Also try hitting F8 while testing your game to see if there's any error messages in the console and if so, share a screenshot of them in the thread I linked, and I'll look at it :)