I’m trying to create NPCs of the player’s friends and I already have a method of finding the player’s friends with GetFriendsAsync, but I’m unsure how I would get their avatar info and instance it into the game. I’ve looked around for a simple answer to this and couldn’t find any.
What function or API can I use to get a player’s avatar data?