edited January 2018 in ORK Support
Heya GiL,

I love that we can use custom buttons in the Save Menu now; but I'm running into a problem:

image

At first I saw the Icon field amongst the Custom Button fields, and I mistook it for a Custom Cursor, that is to say, if this Button is highlighted, it uses this Cursor.

image

Would it be possible to add custom cursors when highlighted on a per-button basis? Otherwise every button has to be uniform, and that's not particularly desired sometimes.

(Unless I missed it and there's an option for this somewhere!)
Post edited by Kirb on
Tactics RPG Grid Battle System for ORK
---------------------------------------
Personal Twitter: https://twitter.com/AMO_Crate
I make RFI! https://twitter.com/NootboxGames
  • Can't you set up your button prefab to look like that when being selected?
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • edited January 2018
    @gamingislove

    Wow, somehow it completely slipped my mind late last night that it was even an option to just do it via Unity events. Thanks for reminding me!

    I do have a second question though, regarding using the Button UI.

    What event does ORK actually send to the button when it presses it? I tried every event possible, but none of them trigger when I confirm the button via ORK. (This is for the Save Menu Yes/No Confirmation buttons, if that makes any difference)

    image

    OnClick works perfectly, but only if I actually use my mouse to hit the button.

    Post edited by Kirb on
    Tactics RPG Grid Battle System for ORK
    ---------------------------------------
    Personal Twitter: https://twitter.com/AMO_Crate
    I make RFI! https://twitter.com/NootboxGames
  • ORK doesn't send events to the buttons at all.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • edited January 2018
    D'oh, that would do it. :P

    Any chance we could get the option to send events to custom buttons in the future? That would allow us to whip up more elaborate setups with the custom button prefabs. (in this particular case, I was trying to hook up SFX/particles/screen flash on button confirmation. It works, I just need ORK to send a Submit or OnClick or some sort of event to the button somehow!)
    Post edited by Kirb on
    Tactics RPG Grid Battle System for ORK
    ---------------------------------------
    Personal Twitter: https://twitter.com/AMO_Crate
    I make RFI! https://twitter.com/NootboxGames
  • Will be in the next update :)
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.