added more logs to test
This commit is contained in:
parent
81b4de3690
commit
b6d0cca501
@ -114,6 +114,7 @@ fn ligth_controll(
|
||||
|
||||
if ani.is_ok() {
|
||||
println!("Added animation");
|
||||
println!("aaa {}", 0.lerp(&255));
|
||||
//TODO
|
||||
render.add_animation(ani.ok().unwrap());
|
||||
//ani.ok().unwrap().
|
||||
|
Loading…
Reference in New Issue
Block a user