Arcade-mini-menu extension

@BlueYoshi507 no, you shouldn’t use a forever block for this. the forever block might run slightly less often than the game update but it won’t cover up the inefficiencies in the code.

you should make the changes i suggested

3 Likes