Blade & Sorcery
0 of 0

File information

Last updated

Original upload

Created by

MemeMan

Uploaded by

IMemeManI

Virus scan

Safe to use

About this mod

A mod giving users the ability to interact with custom UI, this allows modders to use Native Unity UI in their assets and let players interact with said UI in-game!

Requirements
Permissions and credits
Donations
HOW TO INTERGRATE IT WITH YOUR MODS

If you've ever worked with Unity's UI via code before, this'll be easy, there's no need to reference my mod, attach UI to your object, make sure it's layer is set to "UI" and add a box collider to it (This defines the bounds, it does not collide with the game world don't worry!).

That's it! Your UI is set up and ready to be used. It can be used with Custom Maps/weapons/etc. 

HOW TO USE
Point your right hand at some custom UI, like you would to select a map, you'll see a purple sphere, this is your cursor, use your RIGHT TRIGGER to click! It's that simple! For sliders and stuff, hold the right trigger down to drag the slider! For toggle boxes, simply click the trigger, same applies to buttons, etc!