mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 11:45:09 +00:00
29 lines
No EOL
599 B
JSON
29 lines
No EOL
599 B
JSON
{
|
|
"bpm": 105,
|
|
"entities": [
|
|
{
|
|
"beat": 1,
|
|
"datamodel": "spaceball/shoot"
|
|
},
|
|
{
|
|
"beat": 4,
|
|
"datamodel": "spaceball/shoot"
|
|
},
|
|
{
|
|
"beat": 6,
|
|
"datamodel": "spaceball/shoot"
|
|
},
|
|
{
|
|
"beat": 8,
|
|
"datamodel": "gameManager/switchGame/forkLifter"
|
|
},
|
|
{
|
|
"beat": 8,
|
|
"datamodel": "forkLifter/pea"
|
|
},
|
|
{
|
|
"beat": 11,
|
|
"datamodel": "gameManager/switchGame/spaceball"
|
|
}
|
|
]
|
|
} |