added more logs to test
This commit is contained in:
@@ -158,6 +158,7 @@ impl Render {
|
||||
pub fn add_animation(&mut self, animation: Animation) {
|
||||
|
||||
println!("Added animation");
|
||||
println!("aaa {}", 0.lerp(&255));
|
||||
|
||||
let mut key_frames = Vec::new();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user