Hi all, hoping some one can help, I am trying to add a basic wild human, but cant find how to add clothing to it, as the human mesh has bits missing where pants would go.
They are in the components I believe, open the playerpawns and look through the components tab, you will find the bone and the undies.
Thank you will take a look later
Hi doesent seem to show on him in the dev kit, is it supposed too? if so do I have to link the BP file to a certain inventory?
Thanks again.
Default Equipped will be empty, but they will have an inventory.
thanks , so if i leave default equipped empty, where do i set the clothing?
mrooks1984 you don’t leave it empty, you set what you want in there, add your armour you want them to have as default equipped, in their inventory. I’m not sure if you need to give them the same items in their default inventory items to allow it to be equipped or not.
hi yes i tried adding them to both and in the dev kit they are still naked, i done it as shown in the picture above, still no luck. is there something i have to add somewhere else?
the invent is set as the gorilla at the moment, as i couldn’t see any human inventory’s to set in the dev files.
Still cant get it to work, anyone?
Just checked, works just fine for me. What exactly did you do? Which blueprints are involved?
What exactly do you mean by that?
i set the inventory to use a custom one based off the gorilla, i couldent find a human inventory.
Not quite sure what you mean. Where did you do that? Do you just want to be able to place them on your map in the dev kit for the moment? That should be relativly straight forward and shouldn’t involve anything with gorilla inventories.
I think you have to copy all three playerpawn_test (base, female and male) to your mod folder. Reparent male and female to your base. I think it’s under File>reparent. Go to components in the top right and then to PrimalInventory1 in the base and choose your default Equipped Items there. Then you can just drag and drop them onto your map.
Do you want them to be NPCs that spawn and run around on the island? That might be quite comlicated still. I think you would have to make them basically a new dino and add them to the spawners and give them an AI etc. You should probably try and make a regular dino first to get an idea how that works.
Here is how:
https://forums.unrealengine.com/showthread.php?76709-HOWTO-Add-new-dinosaur-variants
You need to do this in bp, i have a tut in my signature
Hello, yes i have them all setup to spawn like dinos and act like a dino, all thats working, the issue is i am not able to get them to spawn with clothes on.
Thanks i will take a look.