on raspberry hyperspin work only with Attract mode
i dont understand why work perfectly on my old rp3 b+ and have this problem on RPi4
local l = fe.add_artwork("next.swf" , flx*0.180, fly*0.870, flw*0.100, flh*0.100 );
l.preserve_aspect_ratio = true;
with
l.rotation = -360;
maybe i can add this on the hyperspin.nut script?
SFML 2.5.0 maybe have some option
help me out!