added more logs to test
This commit is contained in:
parent
b6d0cca501
commit
02f261a85a
@ -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();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user