Make the rotate animation subpixel
This commit is contained in:
parent
48c4c4ecad
commit
4b8371e292
@ -168,6 +168,7 @@ screen achievement_window(msg="", title="", icon=None, xpos=0, ypos=60):
|
|||||||
|
|
||||||
transform rotate_circular():
|
transform rotate_circular():
|
||||||
on show, appear, start:
|
on show, appear, start:
|
||||||
|
subpixel True
|
||||||
rotate 0
|
rotate 0
|
||||||
linear 7.0 rotate 360
|
linear 7.0 rotate 360
|
||||||
repeat
|
repeat
|
||||||
|
Loading…
Reference in New Issue
Block a user