I can't pick up objects. I inserted the object then i clicked interact object an put this in the script:function oKey_Interact()
{
oKey.Visible = false;
player.AddInventory(iKey);
When i test run , the hand icon doesnt appear when i move my mouse over the object and i cant pick it up.Solutions?
This doesn't happen automatically; by default, you have to change the mouse mode yourself by clicking its button in the bar at the top of the screen or by clicking the right mouse button.