byvar / raymap

Map viewer/editor for OpenSpace games (e.g. Rayman 2, 3, Arena, Tonic Trouble)
81 stars 11 forks source link

Attempting Export of Hype The Time Quest Toras and Toras2 data. #23

Open MrExillion opened 1 year ago

MrExillion commented 1 year ago

I am trying to export some models from Hype the Time Quest, using the latest commits, but it seems that there are several issues with the R2 and R3 exports, firstly there is some faliure with circular references, which effectively stops all export of a model, secondly the AddR3AnimatedMesh throws an error with the submesh already existing in the Object Exports Library json, i am not sure why, but again this prevents any export of the model data. Thirdly: I don't know why, but it seems the transpiled AI models will include "uknown" references from time to time, for not to mention incomplete definitions, ill attatch the transpiled Hype AI file here.

Additionally the sound is not importing, and textures doesn't seem to be applied in anything but a solid colour. hype1.cs

Testures are fine to export, and they appear in the shader, but doesn't seem to be shown or rendered properly, what i didn't say is that i am not sure if this is a setting in unity that i have some got turned on, and i just don't know what that is and how to fix it.

MrExillion commented 1 year ago

Well i found the setting that caused the texture issue, so its just the export which is problematic now.