geode-sdk / geode

The ultimate Geometry Dash modding framework
https://geode-sdk.org/
Boost Software License 1.0
702 stars 121 forks source link

how do I create a mod? #893

Open Tamarindo-XD opened 3 months ago

Tamarindo-XD commented 3 months ago

Your Question

How do I create it and how can I rotate the textures?

heavyutils commented 3 months ago

http://docs.geode-sdk.org/

If you're thinking about texture packs, that is not related to Geode. Use Colon's texture splitter, downlaod edit 'em, and use the same tool to merge them back. Download that and take the file and go in Geometry dash folder, go in Resources, and put it there

Tamarindo-XD commented 3 months ago

do i have to download the visual code?

heavyutils commented 3 months ago

do i have to download the visual code?

For texture packs; no. For mods; it's recommended but not necessary. But you're gonna need a compiler too. I don't make mods, so I recommend reading the documentation. But for what you described initially, you're trying to create a texture pack, not a mod.