Add facebook avatar above object

So, until know i`ve created this little game http://playcanv.as/b/6sLtcCW9

For the next step i would like to add a facebook avatar (circle form maybe) above the speheres in game. I know how to retrieve facebook avatar using facebook api but i can`t figure out how to implement that in playcanvas. Could you give me some ideas ? :frowning:

You’re in luck…

I’ve just finished an as yet unreleased tutorial on using the FB SDK. Here is a sneak peak: https://playcanvas.com/project/390998/overview/tutorial-facebook-api

Check out face-photo.js to see how I set apply the photos to textures.

thanks a lot

i`ll give it a try