Character showed on the Inventory

Hello,

I’ve almost finished my inventory system and now I want to expand it. I have searched the google, but didn’t find any answer to fully answer my question so:
Is it possible to when the player press the button and the invenory shows up to have the mesh character shown in the inventory panel somewhere so when the players equips something to the player, it will be shown directly in the character that shows up in the inventoty? How am I going to apply this to the inventory widget? (my question is similar to this thread)
The only possible solution seems to be through blueprints and do sth like this:
Get player position, adjust the camera 2-3 meteres away from player’s position, adjust camera’s position and rotation around the player so the mesh can be seen from the front view and show this live to inventory. But how all this gonna work correctly? Anyone tried it before or has some ideas from where do I start?

Thanks

Well there is a nice tut here: Tutorial Preview: Putting Live 3D Models in your HUD - Programming & Scripting - Epic Developer Community Forums