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():
|
||||
on show, appear, start:
|
||||
subpixel True
|
||||
rotate 0
|
||||
linear 7.0 rotate 360
|
||||
repeat
|
||||
|
Loading…
Reference in New Issue
Block a user