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
It appears as though the colors don't change when clicking? In my own code I don't seem to see any PickingInteraction components being changed on my entities.
My own code works fine! Just appears to be a bug in the example.
The text was updated successfully, but these errors were encountered:
StarArawn
changed the title
PickingInteraction seems to be broken?
PickingInteraction isn't changing colors in many buttons.
Jul 19, 2024
I tested using this:
https://github.com/aevyrie/bevy_mod_picking/blob/main/examples/many_buttons.rs
It appears as though the colors don't change when clicking?
In my own code I don't seem to see anyPickingInteraction
components being changed on my entities.My own code works fine! Just appears to be a bug in the example.
The text was updated successfully, but these errors were encountered: