diff --git a/tracks/exampleautoload.gd b/tracks/exampleautoload.gd index 9ef3725..697c97f 100644 --- a/tracks/exampleautoload.gd +++ b/tracks/exampleautoload.gd @@ -1,8 +1,9 @@ extends BaseTrack -# This is the same as example but uses the autoload system to automatically populate names from file names +# This is the same as example but automatically populates names from file names instead of needing to manually define every track # Gets the area that should become the name from regex # You can use sites like this to help construct regex: https://regex101.com/ +# Helpful when you have a large amount of music that all follows the same naming convention func _init(): _default = {