DarioSamo / libgens-sonicglvl

Level Editor for the PC version of Sonic Generations
http://forums.sonicretro.org/index.php?showtopic=27333
Other
54 stars 24 forks source link

Add remainder of templates for Generations #16

Closed SKmaric closed 2 years ago

SKmaric commented 5 years ago

Every object referenced in the game's ObjectDefine has been loaded and saved to the templates folder. In the case of objects which are present in ObjectDefine but are not used anywhere in-game, therefore no template could be generated, a blank template has been put in their places.

DarioSamo commented 5 years ago

Nice work. I'll try to get someone to review it first if you don't mind just to make sure the templates are OK, as I don't have the time at the moment to test it myself.

Knalinii commented 5 years ago

Hey! I'm interested in trying to place the models and textures of each object in the new editor (0.9.0) to be able to visualize them while editing. But my programming knowledge is almost null, and I can't get the editor to read the .mesh and .dds files via the templates. If you told me how to do it, I would try to place each of them in some media folder (like version 0.5.7). I hope you see the message, I really want to help improve the program and make it easier to use. Thank you!