-
### Description
when setting up a new LAN server, game panics soon
something with `mDNS`
### To Reproduce
_No response_
### Expected Behavior
_No response_
### Additional Context
_No response_…
-
Hi, thanks for making this starter project! 🙏
I just scaffolded a new project with the command `cargo generate TheBevyFlock/bevy_quickstart`, following along with the YouTube video...
I added …
-
## Bevy version
0.6.1
## Operating system & version
Pop!_OS 21.10
## What you did
I simply had a system to spawn fireballs from a player position on click. After extensive testing, I've…
-
For the core of Inochi2D, you have Session, Creator, and the main library. However, Inox2D doesn't have the same reference implementations. Having some use cases implemented as reference implementatio…
-
## Bevy version
0.5
## Operating system & version
Ubuntu 20.04
## What you did
Running the following code on a debug build (`cargo run`), if I move the window around, I get dt values t…
-
## Bevy version
0.14.2
## What you did
Writting down such minimal example:
```rust
use bevy::prelude::*;
fn main() {
App::new()
.add_plugins(bevy::diagnostic::LogDiagnostic…
-
## What problem does this solve or what need does it fill?
`TargetCamera` (UI) and `RenderLayers` (not UI) both do the same thing: control which cameras objects are rendered to.
We should have o…
-
I'd like to be able to:
1) Change the pitch of a sample without speeding it up or slowing it down. It seems the tool for this is a `phase vocoder`, which involves taking a short window fft, shifting …
-
**Note: This is in regard to the new `0.15.0-rc.1` release candidate.**
I understand that this is a pre-release, and considered waiting to see if the official release notes might shed light on this be…
-
JMS55 updated
2 weeks ago