OpenRCT2 / OpenGraphics

A project to create free replacements for the graphics in Rollercoaster Tycoon 2
GNU General Public License v3.0
71 stars 15 forks source link

Creating the Official Workflow #19

Open oli414 opened 3 years ago

oli414 commented 3 years ago

We need to discuss what the workflow will be like for contributors. The workflow would include:

Things that we need to discuss:

IntelOrca commented 3 years ago

My idea for incorporating new graphics is to actually make custom objects, but with a field in the JSON that mentions what vanilla ID they are replacing. This opens the possibility of multiple graphic sets, what graphics set a park was originally made with, and the ability to have a mix of vanilla and multiple graphics sets at the same time.

oli414 commented 3 years ago

That would be most ideal on the OpenRCT2 dev side of things. Additionally being able to iterate fast is very important. Preferably the Blender plugin, or whatever intermediate tool we have would be able to put the files in the right location for OpenRCT2 to load up the custom graphics right after you render them.

oli414 commented 2 years ago

33 establishes some of the processes that we'll be using