GeometryDashAPI icon indicating copy to clipboard operation
GeometryDashAPI copied to clipboard

level.Options.Ka1 does not give AudioTrack

Open RevolvingMadness opened this issue 9 months ago • 5 comments

Describe the bug When accessing Ka1 on LevelOptions it always returns 0

To Reproduce Steps to reproduce the behavior:

  1. Use property Ka1 on LevelOptions
  2. See that it always gives 0

Expected behavior It should return the AudioTrack instead of 0

https://wyliemaster.github.io/gddocs/#/resources/client/level-components/level-start

RevolvingMadness avatar Jan 11 '25 21:01 RevolvingMadness