How can i make it still sync (adofai type game)

after playing adofai for a while i got inspired to return to makecode to try to remake it here, now seeing as no one has finished one yet.

game

for now i assume the music begins when you get your first change to hit a tile. it would also be nice if you can help with how the track system should actually work and what i would do. i do not expect to keep using tilemaps

2 Likes

I’m unsure what the bug is here— can you tell me how to recreate it and what you want it to be instead?

ADOFAI makes it so the planets “correct” their positions if you hit a beat too early or late:If you hit it wrong you might see how the ball that comes in orbit teleports to an earlier or later point in the orbit it follows, it resyncs it. This is what i need to add.