refactor: move hand debug gizmos into bevy_mod_xr

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2025-05-02 17:40:53 +02:00
parent 681f00c42d
commit db60629401
11 changed files with 17 additions and 12 deletions

1
Cargo.lock generated
View File

@@ -930,6 +930,7 @@ version = "0.2.1"
dependencies = [
"bevy",
"bevy_mod_openxr",
"bevy_mod_xr",
"bevy_xr_utils",
"reqwest",
"zip",