Okay, so I need to make a script where the folowing is done:
- pick up an object
- be able to hide with a button press (i.e. the scroll wheel)
- possibly be able to use the code for other objects that needs picking up aswell
- have multiple objects in an inventory slots
It probably sounds simple enough, but imma total noob at C# and scripting in general so some help to get me started would be lovely. It’s for a 3D game. The tutorials I’ve found are all for 2D games.
