Make the rotate animation subpixel

This commit is contained in:
Gouvernathor 2023-11-16 01:36:36 +01:00
parent 48c4c4ecad
commit 4b8371e292
1 changed files with 1 additions and 0 deletions

View File

@ -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