#Question about Starlight Skin API link config
1 messages · Page 1 of 1 (latest)
Above is what my current AvatarURL: config in DiscordSRV/config outputs
I was wondering if someone was able to tell me what modification/addition to make to my API link to flip the head, so it's facing right instead of left
Here is the API lik im currently using:
AvatarUrl: https://starlightskins.lunareclipse.studio/skin-render/isometric/{username}/head
Below is a quick photoshop of what I'm trying to achieve
Question about Starlight Skin API link config
Please ping me with any responses, tyia
so not going to ping you because i got absolutely no idea if this is correct, am absolutely guessing based off the docs
but it looks like you'll have to add cameraPosition and manipulate the X coord i believe, probably about 5 blocks in the opposite direction
CORRECT @quick tusk
Just remove the minuses until it flips how you want
Would one of you wonderful folks please add that variable to my link here for me to test
https://starlightskins.lunareclipse.studio/skin-render/isometric/{username}/head?cameraPosition={"x":"64","y":"60.26","z":"-64"} Here you go my fine sir.
