hello ,everyone, can we create live link subject/face in unreal5 blueprint or c++,as we know ,we can use live link face in unreal editor,but this is not flexible. I want to dynamically create and bind the corresponding live link face according to the number of metahuman roles. For example, two mobile phones drive two metahuman roles, but the live link sources must be preset in the editor in advance. This cannot be dynamically set according to the device IP address, port and the number of metahuman roles. It is inconvenient.
Did you or anyone else ever figure this out? Trying to dynamically get the default device of the computer and create a live link source that way, but running into issues with actually creating the live link source in a blueprint.