Hi all,

I already have a pretty good GUI system set up for mycharacter select and information windows, but I was wondering if there is a way to add Ork button to already existing GUI, or if you can change the unity Gui call to an Ork event. When I select a character to load I want it to then switch over to Ork so i can take advantage of the inventory/stats/factions and such. Currently I don't have this, but I'm really not sure how to change the normal GUI to call ork to load the character in.

Any thoughts would be most helpful.
  • You can start ORK interactions/events from new UI components through the UI start type, see this how-to for more details.

    If you're using the legacy GUI, you'd just have to call whatever functionality you want from your UI code.
    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.