You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bevy ECS is archetypal so adding/removing components from entities changes the archetype. If bevy_easings is used for many entities, does performance suffer significantly?
The text was updated successfully, but these errors were encountered:
Bevy ECS is archetypal so adding/removing components from entities changes the archetype. If bevy_easings is used for many entities, does performance suffer significantly?
The text was updated successfully, but these errors were encountered: