webaverse-studios / CharacterCreator

3D Avatar Creator for Everyone
https://moemate.io
MIT License
84 stars 47 forks source link

Pose for screenshot #308

Closed memelotsqui closed 1 year ago

memelotsqui commented 1 year ago

We currently have a positioned camera that takes a screenshot to the character, but character's idle animation moves it away from the center of the frame (either left or right).

To fix this we should add a pose animation that will be played when user is about to mint the character, this animation should leave the character static without movement to have uniform screenshots.

tcm390 commented 1 year ago

wasn't it fixed in this PR? https://github.com/webaverse-studios/CharacterCreator/pull/301 @memelotsqui

memelotsqui commented 1 year ago

yup, was merged into https://github.com/webaverse-studios/CharacterCreator/pull/317 to be able to test it in mint, ill close the issue, as it has been solved :)