thanks for your help and the welcome @ChrisIceBox!
I figured something out now using the function you gave me.
I didnt use the script you sent, because I am fairly new to C# and scripting in general so I didnt understand it well enough.
I used an…
Hello everyone, I was having the same problem as others here before with a twist.
Currently my Inventory is being opened by scrolling down and closed by scrolling up. Using this little script I put together.
void Update(){ if (Input.mouseScroll…