Ambient.mp3 does not repeat at exactly the same interval in the lobby as in the original game #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
the wait between loops is a bit longer than in unity.
i suggest recording it and comparing in audacity to find out how many milliseconds off it is and correcting it by shortening the mp3
that is assuming that godot waits a deterministic amount of time before looping audio (be sure to check)