I am trying to set up a spellbook within my game and i am not especially good with GUI, please help
How do i use a button to represent my active spell?
i.e the spells are seperate scripts on 1 object so how do i use buttons to turn them on/off in script?
where the spells are dragged from the spellbook to the active spell button.
Do you mean like, how do you assign a certain spell to a gui box? and how would you click it to activate a certain spell?
yes. kinda…
i have a Spellbook in the pause menu, and a button for active spell on the HUD. morowind stylie.
i want to do the same with an equipped potion from the Inv,
What i want to know is this…
how do i say that when i spell or item is clicked on, it is attached to the cursor and then drop it onto the active spell box