Leafwing-Studios / leafwing_2d

Helper functions and structs for working with 2D space in Bevy.
Apache License 2.0
14 stars 2 forks source link

Implement Component and useful methods for `Option<Direction>` #19

Open alice-i-cecile opened 2 years ago

alice-i-cecile commented 2 years ago

This is a common pattern, and has a clear meaning as a component.