New Item, I get a Item parent error message

Melle

New member
Trying to add an Item but get a message "The first person Item Parent field does not specify a valid ItemSlot GameObject.

1545732507756.png

Any idea why in the tutorial video they add the ORG-hand_R?
 
Hi,
Check object "Items".
It should have "Item Slot" Script.

Screenshot of my project:
1545735131190.png


I think, that you add this script slot to the "right hand" of the NolanFirstPersonArms:
1545735190367.png
 
Yea I also have the Item Slot script
1545743119967.png

I tried to add the script to the NolanFirstPersonArms, not sure if that's right but it didn't solve it I still get the error message.
 
I did it again and now it worked. This time I had the choice of choosing the consumable item I didn't have that last time.
 
Check, does your character have proplerly ctructure?

If no, I think you shoul recreate your character from scratch.

in the edior you should have next structure:

1545745920563.png


but in play mode the next:

1545746015788.png
 

Attachments

  • 1545746135964.png
    1545746135964.png
    769.4 KB · Views: 2
Everything is under the First person character at least but AssultRifle is not under Items ORG-hand_R but instead under the other Item folder.
I will delete everything and start over again, the problem is I follow the tutorial videos but somehow it doesn't work for me.
1545746704415.png
 
You can try to delete and recreate only the assault rifle.

1545749855812.png
 

Attachments

  • 1545749777044.png
    1545749777044.png
    105.3 KB · Views: 1
Started a new scene and now I have the same problem I can't build the item.

1545749967639.png

Maybe something is wrong with my installation.
Because I installed the assets Third person and First person separately I was told that was the same as Ultimate controller.
But I can't add UI setup and Virtual Controls setup so maybe it's more stuff that's wrong.
I can't even add one weapon. I was going to add 10+ weapons and that just feels impossible if I can't even add one by following simple guides.

Later I will try and install just Third person OR First person asset, not both and see if it works.
 
My previous message is correct only for the first item.
But if you create not the first but the second or next weapon, you shoul assign "base" and "right hand" from marked object on the screenshot.

You shouldnt instantiate a new "first person arms" in this case.

1545751484290.png
 
Thanks, I might have missed using the hand from first person arms and instead used Nolan right hands.
Can't check now because I deleted the project.
 
The guide above is really good showing what references need to go where. I recommend double checking that part. If you also go through the item creation video it'll show this visually.

 
Top