webaverse-studios / CharacterCreator

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

Look at manager to reset character view #258

Closed memelotsqui closed 1 year ago

memelotsqui commented 1 year ago

This pr will extract the logic from selector.jsx that has the character looking at mouse position and create a new lookAtManager.js script that will also detect when the mouse is out of a hotspot.

Works for issue #146

https://user-images.githubusercontent.com/1117257/216165701-3c88d2ca-4942-44db-872c-88d722951131.mp4

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
character-creator ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 9, 2023 at 1:58AM (UTC)
soulofmischief commented 1 year ago

Nice. The character should also lose focus when the mouse leaves the viewport. Moving the mouse to the top or the bottom of the screen reveals the issue.

soulofmischief commented 1 year ago

Merging, but some issues remain such as https://github.com/webaverse-studios/CharacterCreator/issues/214