In this tutorial we will add sun glasses and a backpack to the character, it’s actually quite easy.
1. Add new mesh parts to the TPS mesh and attach them to the correct bone and set them to NoCollision

2. In the Blueprint graph add this to the event tick, this makes it visible only in third person

That’s it!

Optional:
If you want to change it during gameplay, create a new widget, add a button, then simply use it to set the mesh and material it should use.

