help

10520 threads · Page 70 of 211

Storing selected entity 18 messages
Resolved ECS New to Bevy
Can't serialise a DynamicScene inside an AssetSaver because TypeRegistry isn't thread safe? 4 messages
Error when building game for Android (failed to run custom build command for `blake3 v1.5.0`) 4 messages
Trying to use NoDeselect from bevy_mod_picking with UI buttons 2 messages
Resolved UI Input Third-Party Crates
Can I access the world's AppTypeRegistry from an AssetLoader/ AssetTransformer/ AssetSaver? 2 messages
Vulkan Error using Gizmos 8 messages
Rendering
Alignment issue with collider and model 12 messages
Resolved New to Bevy Physics Third-Party Crates
Add BreakLineOn::AnyCharacter to a Text generated via from_section() 2 messages
Resolved UI
Nested bundle array ? 5 messages
Resolved New to Bevy
How to apply shader in specific camera ? 3 messages
How to set sampling for specific entity? 2 messages
Resolved Rendering
Is there a way to create fire like this? 12 messages
Issue with keyboard input while using bevy_ratatui 14 messages
Resolved New to Bevy Input Third-Party Crates
Dynamically sized background sprite 4 messages
Hi, I'm new to Bevy, and I'm wondering how'd I scale size of GLB model? 6 messages
Resolved
NSight Shader Debugger 4 messages
Rendering
using 2D cameras with perspective projection 16 messages
wgpu panics in Instance::create_surface 17 messages
How do i read an event reader and for each event, call a fn using &mut world ? 19 messages
Use resource to help load asset. 35 messages
Resolved Assets
How to highlight the boundary of SpotLight cone 2 messages
how to keep synced sender reciever relationships between two entities? 6 messages
ECS
Is it possible to use 'looking_at' in 2d? 16 messages
Resolved Math Rendering
Basic system can't be registered as an observer, why? 6 messages
Resolved ECS
How to load only one entity with its texture from a GLB file that contains multiple entities 3 messages
Good Wayland support through WSL2 backend? 25 messages
Thoughts on debugging these kinds of issues? 7 messages
Resolved New to Bevy
Skybox panicking 11 messages
New to Bevy Assets
Image assertion `left == right` failed 6 messages
Resolved
Changing backend 3 messages
Rendering
Scheduling rendering with other systems 7 messages
Iterating Entities/Components in order 21 messages
Resolved ECS New to Bevy
How to make camera head? 4 messages
Resolved ECS Input
Dynamic Linking in Windows x64 16 messages
Resolved
crazy visual artifacts from .glb file 3 messages
Rendering Assets
Chunk Serialization and Deserialization 11 messages
impl Plugin doesn't work properly? 17 messages
Resolved ECS
Boids with bevy 79 messages
ECS New to Bevy
UI scaling and making for multiple resolutions 2 messages
Resolved
How to add components based on a component? 15 messages
Resolved ECS
How best to fade out and then despawn 3 messages
New to Bevy
Shader programming pointers 4 messages
Resolved Assets
Add/Remove System at runtime? 3 messages
Resolved ECS
issue with mesh data and rendering 23 messages
Camera upside down with rotate_y 16 messages
0.13 to 0.14: uvs missing with MaterialMesh2dBundle and Rectangle 5 messages
Documentation Rendering
Recommended game template? 2 messages
Debugging and printing values? 12 messages
copy an entity and its children 5 messages
ECS
Add axis label to orthographic world 2 messages
ECS UI