新logo与新标题图

This commit is contained in:
MrZ626
2021-01-30 00:40:55 +08:00
parent 70cd39a55f
commit 91e27ad4d8
11 changed files with 66 additions and 11 deletions

View File

@@ -87,7 +87,7 @@ function scene.draw()
end
local t=TIME()
gc.draw(IMG.title,260,615,.2+.04*sin(t*3),nil,nil,206,35)
gc.draw(TEXTURE.title,260,615,.2+.04*sin(t*3),.4,nil,580,118)
local r=t*2
local R=int(r)%7+1