In order to render a sprite, you create a bones en...
# 🦴bones
z
In order to render a sprite, you create a bones entity with a
Sprite
component in the bones world, for example, and then the
BonesBevyRenderer
plugin for Bevy will find the sprite and render it.