added more logs to test

This commit is contained in:
Andre Henriques 2023-03-15 22:23:05 +00:00
parent b6d0cca501
commit 02f261a85a

View File

@ -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();