-
Right now, if we were to use the provided bevy plugin, we would need to write most of the game logic outside of bevy's ECS. It would be good to integrate crystalorb with bevy's ECS.
See other simil…
-
**Describe the bug**
Example code is double wrong I think...
**To Reproduce**
Steps to reproduce the behavior:
1. Create any Bevy project on bevy 0.14
2. cargo add virtual_joystick
3. Add the …
-
Hi again! I see a lot of similarities between Bevy and Crux if I squint my eyes really hard.
One example are capabilities both Bevy and Crux are meant to be running in different environments.
For…
-
## Bevy version
`main`
The `transparent_window` example appears to have broken.
![image](https://user-images.githubusercontent.com/2632925/217202619-7cc41eb1-e5ee-44cd-9647-e6310dd8412c.png)
…
-
Just got a rare panic, happened as a client disconnected.
```
2024-08-11T18:53:05.317603Z INFO lightyear::transport::webtransport::server: Spawning new task to create connection with client: 12…
-
![anim](https://user-images.githubusercontent.com/120749144/222989328-6a7380af-73ef-4f1e-bfc8-94395e21e442.gif)
### **Same issue**
#329
### **Error**
`
2023-03-05T22:13:44.771773Z ERROR bevy_…
-
## What problem does this solve or what need does it fill?
See discussion: #15374
## What solution would you like?
Implementation steps:
* [ ] Define `KeyboardFocus` resource.
* [ ] Writ…
-
## Version
0.15.0
## Operating system & version
Windows 11 (latest)
## What you did
I'm currently starting to write a game in Bevy and am planning to use leafwing-input-manager for keyb…
-
### Describe the project you are working on
If I want to work on a game and want to use a custom renderer like https://github.com/EmbarkStudios/kajiya for whatever reason. Or, if I want to have a Dir…
-
Bevy version: 0.14.1
Relevant system information: Windows 11 Laptop with Ryzen 7 7840HS CPU, 780M intergrated graphics and 7700S GPU
If you cannot get Bevy to build or run on your machine, pleas…