static void doneAnimation() { if (isHeadless()) { print("DONE!"); ret; } showAnimation("#1004378", 3.0); sleepSeconds(3.5); }