Here's my code:
UICursor.Set(UIAtlas,"Book_00");
My atlas is called MainHUD, and I made it using the Atlas Maker, but I don't know how to reference it in UICursor.Set.
I've looked at every bit of example code I could find, including the InventorySystem example, and I still don't understand this one part.
If anyone could explain it to me I would greatly appreciate it!!!