Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/camila314/gd-custom-object
Better example of a custom object in Geometry Dash
https://github.com/camila314/gd-custom-object
Last synced: 3 months ago
JSON representation
Better example of a custom object in Geometry Dash
- Host: GitHub
- URL: https://github.com/camila314/gd-custom-object
- Owner: camila314
- License: mit
- Created: 2022-10-02T17:53:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T18:15:43.000Z (over 1 year ago)
- Last Synced: 2024-08-01T20:36:13.765Z (6 months ago)
- Language: C++
- Size: 7.81 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-geometry-dash - GD Custom Object - An example of a custom object using Geode. (Libraries)
README
# Custom Object Example
This is an example of implementing a custom object into Geometry Dash using the Geode framework. Feel free to use all code in this project as a reference if you want to add your own custom objects.