GeometryDashAPI icon indicating copy to clipboard operation
GeometryDashAPI copied to clipboard

API for Geometry Dash

Results 3 GeometryDashAPI issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** I'm trying to figure out how to automate some 3D effects in my level using gradients and it requires Scale...

enhancement

I want to be able to set the hsv attribute of blocks when creating them for levels. I've tried implementing it myself but I can't get it quite right. What...

enhancement

**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` 3. See that it always...

bug