Function bones_framework::animation::update_animation_banks
source ยท pub fn update_animation_banks(
entities: Res<'_, Entities>,
animation_bank_sprites: CompMut<'_, AnimationBankSprite>,
animated_sprites: CompMut<'_, AnimatedSprite>,
)Expand description
System for updating AnimatedSprites based on thier AnimationBankSprite