update chef hat AR overlay

main
yuni 2024-04-24 03:03:18 +02:00
parent 69008bb91a
commit be9f439d6e
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -25,7 +25,7 @@ impl Plugin for SkeletonPlugin {
pub fn asset_name_to_path(name: &str) -> &'static str {
match name {
"suitv2" => "models/suit_v2.glb#Scene0",
"suit_ar_chefhat" => "models/suit_v1/ar_chefhat.glb#Scene0",
"suit_ar_chefhat" => "models/suit_v2/ar_chefhat.glb#Scene0",
"asteroid1" => "models/asteroid.glb#Scene0",
"asteroid2" => "models/asteroid2.glb#Scene0",
"asteroid_lum" => "models/asteroid_lum.glb#Scene0",