Desktop pets written in Bevy.
Features:
- Transparent window
- Clickthrough
- Moves to the place a mouse is clicked (currently only within window bounds)
- Works with any pet skin (as long as it implements all states)
- Multiple states: Idle, Sitting, Eating, Walking, Chilling, Jumping, Dragged, SendingLove
- Config file
- Multiple pets
- MacOS binary
- Windows binary
- Linux binary
Known issues:
- App crashes when quit from anywhere other than window control buttons.