Im learning with ue4 and i wanted to make my own character desing, and i wanted to replace thirdperson character with that, but i accidentally deleted it and now i cant find where to get a new one, please help
Here’s what I’d do:
- Create a new third person project
- Open up the project and find the asset you want
- Right click on it > Asset Actions > Migrate…
- Select your original project’s content folder and click Ok
It’ll try to copy over the character as well as every dependency it needs, so be mindful of whether or not you’ve made changes to anything else and if you care to keep those changes.
in your project click the add new button in the content browser. then click add feature or content pack and select the third person one.
Beware however if you have changed any of the assets from that pack (the skeleton, level, etc) i imagine they could be overwritten to their original state.
It helped, thank you very much