SIGN IN SIGN UP
bevyengine / bevy UNCLAIMED

A refreshingly simple data-driven game engine built in Rust

0 0 59 Rust

Add ReadbackOnce component to help one-shot readbacks. (#23845)

Users are sometimes confused about the fact that the `Readback`
component will fire multiple observers (once per every frame it exists
in the main world). This new `ReadbackOnce` component helps a bit with
the ux of spawning a readback that only fires once.

---------

Co-authored-by: Carter Anderson <mcanders1@gmail.com>
C
charlotte 🌸 committed
d1b19807338b0229abb7da9ccdefedd83e31316e
Parent: caa1499
Committed by GitHub <noreply@github.com> on 5/22/2026, 1:41:31 PM