AntonC9018 / hopper-godot

Open source Necrodancer-like game, a C# Godot version.
GNU General Public License v3.0
2 stars 0 forks source link

Art contributions? #1

Open poVoq opened 3 years ago

poVoq commented 3 years ago

Are you already accepting art / music contributions, and how do you manage that?

AntonC9018 commented 3 years ago

Sure. As of now, though, I do not have any idea of how to manage that properly.

For info on how sprites and animations are probably going to end up working, see the ViewController and the SceneEnt code.

Since this project is designed with modding at high priority, I hope there will eventually be some utilities on bundling art type of content with programmer-defined logical entities. Since I do not have any insight of what sort of art exactly will be used or preferred, I haven't looked into that yet.

So just start experimenting with stuff and with time some reasonable structure should arise.