HI osu players
I have questions about relationship between beat and the tick for clicking the icon which appear in the games
because I am working on a JS version OSU project
http://202.181.195.247/~asscecom/index.html
It is a simple demo with
ticking,fail ticking,icon xy position,icons appear time
Can someone provide information which are shown above or any assistant to help me finish this project
You should provide
a song
time for icons appear and order ,persistenttime
Here's synatx :
icon index
0,1,2,3......n
icon appeartime (in milliseconds 1000 = 1 seconds )
1000,2000,3500.2100.......n
icon persistent time (in milliseconds 1000 = 1 seconds)
500,1000,600,500.......n
I have questions about relationship between beat and the tick for clicking the icon which appear in the games
because I am working on a JS version OSU project
http://202.181.195.247/~asscecom/index.html
It is a simple demo with
ticking,fail ticking,icon xy position,icons appear time
Can someone provide information which are shown above or any assistant to help me finish this project
You should provide
a song
time for icons appear and order ,persistenttime
Here's synatx :
icon index
0,1,2,3......n
icon appeartime (in milliseconds 1000 = 1 seconds )
1000,2000,3500.2100.......n
icon persistent time (in milliseconds 1000 = 1 seconds)
500,1000,600,500.......n