i am trying to code a health pack, and i want to make it so i set the value of health in my “consumables” script and then get that value to use in my “characterstats” script. but i am unsure on how to do that. right now my health pack works with a public int in my “characterstats” script. but that isnt what i want
,