cache icon

This commit is contained in:
Nova
2023-05-15 03:53:10 -04:00
parent 8bfd113752
commit 836f3d936f
3 changed files with 3 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ use stardust_xr_fusion::{
};
use stardust_xr_molecules::{GrabData, Grabbable};
use std::f32::consts::PI;
use tween::{QuartInOut, Tweener};
const APP_LIMIT: usize = 300;
const APP_SIZE: f32 = 0.05;