Thanks, following guidance but stuck here:
"Finally go back to your Player's Inspector and assign this new GameObject as the
Hotspot detector child."
Assign it to where?
Still having issues with this script. Not working for me, see screenshots. Main portrait still not changing:
https://www.dropbox.com/sh/nwxsusp1kouwp2u/AABC4SXC1L1yV6uaNp9uq6gNa?dl=0
using UnityEngine;#if UNITY_EDITORusing UnityEditor;#endifnamesp…
Ok got it, one more q! I don't know what the parameter for combine item 2 should be as this is one of the combined objects, and doesn't exist in my action list as a parameter, as the inventory replace item function only has replace and add and remov…
Ok, my bad, i see that they do open at the same time, however the inventory bar object in the inventory prefab is in front of the InGame menu. So i'm guessing i need to work out how to get the InGame menu to be positioned above it.
https://www.drop…