help

10520 threads · Page 133 of 211

Bevy for WSL? 12 messages
Resolved New to Bevy
How do I spawn multiple entities with slightly different parameters? 7 messages
Resolved ECS New to Bevy
Upgrading shaders in bevy_terrain 0.11 -> error 2 messages
GPU error message, using Nix on Pop!_OS 6 messages
Using bevy 0.7 fails compilation of bevy_derive 7 messages
Trying to grasp bevy 0.11 audio mechanic 5 messages
thread 'main' panicked at 'Unable to find a GPU! Make sure you have installed required drivers! 8 messages
Load asset with data from dependency? 10 messages
Passing parameters to a plugin (states & resources specifically). 6 messages
Passing an optional component 24 messages
Resolved ECS
Rapier2D issues with intersection checking 4 messages
Resolved
2D and bevy_rapier2d issues with rendering and intersection checking. 3 messages
Resolved
Problem loading a gltf model 27 messages
Unexpected stuttering, inconsistent rendering. Sample test project included 5 messages
New to Bevy Input Rendering Third-Party Crates
how do you calculate normals for a procedurally generated mesh? 7 messages
Rendering
Error when using borrowed .tmx loading code from ECS Tilemap 12 messages
Resolved Assets
How can I compile WASM without debug symbols? 20 messages
Web
get a weird linking fail out of nowhere 8 messages
Resolved Third-Party Crates
Customising `Camera3dBundle`: which field do I set? `frustum` or `projection`? 20 messages
Resolved Math Rendering
Most idiomatic way to create a toggle-able stateful `impl Condition`? 17 messages
Resolved ECS Input
Can async tasks cause frame delays? 22 messages
ECS
How to control the initial rotation of an entity affected by physics? (bevy_rapier2) 19 messages
Resolved New to Bevy Physics
spawn a component with an inputless generic? 9 messages
Resolved ECS
Custom BRDF 4 messages
New to Bevy Rendering
Asset is not ready even when event is emitted 13 messages
How do I properly use delta time? 12 messages
Resolved ECS Math Physics
Inconsistent frames in bevy_xpbd_3d 84 messages
Physics
bevy - complex world query 3 messages
ECS
How do y'all manage adding systems from other modules? 22 messages
Resolved ECS New to Bevy
How to manually edit transforms of BevyUI elements 50 messages
Resolved UI
Trouble getting model in the game. 5 messages
Rendering Assets
How to get components from an entity? 6 messages
pixel 8 messages
Why does reader.len() return 2 15 messages
Resolved ECS
Why is my gltf not loading? 39 messages
Assets
Storing a function in enum and calling the function later? 4 messages
Resolved ECS New to Bevy
Quick Question: Can you have different Asset types for the same extension? 4 messages
Assets
Proper way to exit out of a custom loop? 5 messages
How to handle animation speeds/fixed update/timers across platforms/refresh rates, etc 72 messages
ECS Input
RTS style box selection 9 messages
New to Bevy Physics Input
Correct way to do !in_state 3 messages
Resolved
how to lock rotation axis? 4 messages
ECS
How to drop sprite display ? 5 messages
`3d/lines` example rendering not working on WebGL 4 messages
Resolved Web Rendering
wgpu vulkan validation error 3 messages
Rendering
what simple collider to use? 23 messages
Resolved New to Bevy Physics
Camera order ambiguities detected for active cameras 6 messages
embedded audio 4 messages
Resolved Audio New to Bevy Assets
Keyboard input cancels mouse input 2 messages
Input
how to serde Mesh? 14 messages
Resolved Reflect Assets Networking