1
General / Re: SWF upside down
« on: March 14, 2023, 04:44:59 PM »
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
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!

i dont understand why work perfectly on my old rp3 b+ and have this problem on RPi4

Quote
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!
