I have made a door for a game which I have duplicated serveral times. When my player object hits it I want to get some sort of index number of that door so I can identify which door he's trying to open. Is this possible?
The only value I have been able to get is the "fixed value" which seems to be a random number as far as I can see.