chore: update stardust crates

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2025-10-20 19:56:53 +02:00
parent 91f0f32acc
commit 795a97b35e
6 changed files with 592 additions and 145 deletions

View File

@@ -104,7 +104,7 @@ impl Reify for HexagonLauncher {
)
.field_transform(Transform::from_rotation(Quat::from_rotation_x(FRAC_PI_2)))
.pointer_mode(PointerMode::Align)
.zoneable(false)
.reparentable(true)
.build()
.child(
Button::new(|state: &mut HexagonLauncher| {