zengm-games / facesjs

A JavaScript library for generating vector-based cartoon faces
https://zengm.com/facesjs/
Apache License 2.0
1.29k stars 99 forks source link

Should mouths be more generic, with emotion modifiers? #48

Open tomkennedy22 opened 6 months ago

tomkennedy22 commented 6 months ago

Interesting idea by a ZenGM Discorder below

Ultimately I really like the set of mouths right now so I wouldn't fully vouch for this change, but it's interesting

Could correlate with how the player feels about re-signing with the team in BBGM or similar

https://discord.com/channels/290013534023057409/331882115119448065/1234550634280386591

image

image image image

dumbmatter commented 6 months ago

This would be an awesome feature, but is not the easiest thing to do. The current implementation of just pasting a bunch of SVGs on top of each other is really simple - easy to maintain, easy to add new features even for a non-developer. Moods would complicate that. Not sure if it's worth it.

Also ideally it'd probably not just be mouths, it'd be other features too.