I have a small problem with my QL Library, i hope you can help me :)
I would like to retreive the Portrait model game-link of the main actor from a specified unit-type. The goal is to show a portrait model when you talk to the unit.
I don't find functions to get this model (the Actor Game-link variable doesn't have any getter function). I can use the Actor variable type but i cannot convert this Actor game type to a Actor Game-Link variable type.
I'm also trying to find any solution with the Catalog, but i cannot retreive the name of the main actor since a unit game-link variable.
Hi !
I have a small problem with my QL Library, i hope you can help me :)
I would like to retreive the Portrait model game-link of the main actor from a specified unit-type. The goal is to show a portrait model when you talk to the unit.
I don't find functions to get this model (the Actor Game-link variable doesn't have any getter function). I can use the Actor variable type but i cannot convert this Actor game type to a Actor Game-Link variable type.
I'm also trying to find any solution with the Catalog, but i cannot retreive the name of the main actor since a unit game-link variable.
Any ideas to resolve this problem ?
In others words, i want to do that: