I have a lot of 3d models/characters inside my game, and i want to reduse the size moving these 3d models/characters into a server and importing them when the game is open to apply animations, logic etc to them. How can i do something like this using BP or even c++?
There is any clear tutorial for that?