help

10520 threads · Page 25 of 211

What to do when my game is over? 10 messages
New to Bevy
compiler panick 12 messages
New to Bevy
removing component in command queue not working 13 messages
Resolved New to Bevy
UI bundle `GlobalTransform` is missing the mark 5 messages
🪲Dev Practices ECS UI Rendering
Large plane Alpha Sorting Issues 12 messages
upgrading RapierBevy and now there is no more gravity setting in the setup. 2 messages
Physics
Mesh not in `Query<(Entity, &Mesh3d)>` when asset is loaded 20 messages
Update Text2D 16 messages
🪲Dev Practices New to Bevy
Do i need to configure avian2d in order to work with it ? 4 messages
Physics
Was `tracing` re-export removed in latest main ? 6 messages
Idiomatic to nest "tree" entities as children in a "level" entity, or not? 6 messages
ECS
avian collision detection in 2D 2 messages
Resolved New to Bevy Physics
Writing World Panics on Saving 25 messages
Resolved Reflect
Async generic system based on a trait: trouble expressing an associated type's constraint 4 messages
Dynamic image creation to be fed into Sprite struct 3 messages
Resolved New to Bevy Rendering
Intended way to manage relationships 8 messages
Resolved
Structuring client and server in a voxel game 35 messages
Resolved Networking
Black mesh outlines caused by depth buffer 2 messages
bevy lunex dual camera setup, issue with picking 12 messages
UI Input
Unclear on how to do updates on meshes in upgrade to 0.15 6 messages
Resolved ECS
Older GPU crash 10 messages
Text Alignment, what am I missing 2 messages
Resolved
Lowest-latency way to iterate over an ECS World for Computer Vision use 97 messages
ECS
Is it possible to change the color of a retained gizmo after creation? 4 messages
New to Bevy Rendering
Skein - Rafactored code 11 messages
Resolved New to Bevy Reflect Third-Party Crates
Is zstd feature required? 3 messages
Assets Third-Party Crates
Web build fails with a somewhat cryptic error 31 messages
Resolved Web Rendering
MeshMaterial2d is not satisfied while MeshMaterial3d is? 2 messages
Resolved New to Bevy Rendering
Get OwnedPtr or PtrMut from value 12 messages
Resolved ECS
Using Generics with EventReader 29 messages
ECS New to Bevy
How to Handle Multiple Map Dimensions/Areas 7 messages
ECS Rendering
Shared assets for multiple projects in the workspace 2 messages
🪲Dev Practices Assets
In WGPU-native, how can I gaurantee that the platforms api is compiled in? 7 messages
What is `reflect_types` in `JsonSchemaBevyType`? 2 messages
Resolved Reflect Third-Party Crates
Rendering Text Error 2 messages
UI Rendering
Deserialising a scene with Entities that contains Entities? 9 messages
ECS
Run system every 2 seconds 8 messages
New to Bevy
Better way to do 2D movement with arrow keys? 3 messages
Resolved 🪲Dev Practices New to Bevy Input
How to duplicate a Gltf Scene 6 messages
How to load sub-assets within AssetLoader 4 messages
Assets<Mesh>.get can't find mesh when called from different system 8 messages
Resolved ECS New to Bevy Assets
How can I provide custom schedules from my plugins? 3 messages
Issues with text in 3D world (0.16) 3 messages
UI Assets
`bevy-inspector-egui` not showing 18 messages
Resolved Third-Party Crates
Skill issue with KinematicCharacterController causing wacky movements 40 messages
New to Bevy Physics Third-Party Crates
Generating texture based on stress data 22 messages
UI New to Bevy Rendering Assets
Render `Sprite` in UI ? 2 messages
UI
Drawing the trajectory of a physics object 11 messages
Math
Spawn list of different `Bundle`s 6 messages
UI
How to stop accumulating force? Avian3d 4 messages
New to Bevy Physics