Get thumbnail head position

In many games that uses the url:
http://www.roblox.com/Thumbs/Avatar.ashx?x=200&y=200&Format=Png&userId=
to get image, we want a zoomed version.

We cut the image and only show the head + half torso.
Issue here is that some tools makes the head gets offset, making it rather hard to center a character unless you show the whole picture.

I suggest that a method was added that allows us to get the face position (Vector2) of the character on the image.

You mean this?

[quote] You mean this?
Documentation - Roblox Creator Hub [/quote]

Indeed!

Bump :smiley:

I need this as well.

Edit: I found this if anyone wants it

http://www.roblox.com/thumbnail/avatar-headshot/?userId=1848960

3 Likes

That can’t be used in-game sadly. We still need a way to be able to use them in-game.

Yeah I know, but it’s the best I got, stumbled on it while looking so I thought I might as well post it.

Bump of importance! :smiley:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.