I am making a custom inspector for my script, but I have run into an issue.
Trying to link my GUI slider variable to the new inspector. But I can not find the right way to do it.
I thought with an Game object but says cant convert Game object to UnityEngine.UI.Slider
So any help would be great can this be done
Please and Thank You!