Open StarArawn opened 9 years ago
I requested the same myself about a year ago - still not added :( https://github.com/SiliconStudio/paradox/issues/103
Hi @mcmonkey4eva, what @Toasterthegamer is asking here is a bit different. He would like to load raw assets (fbx) and have method to transform them at runtime to Paradox assets.
@xoofx ... That's exactly what I want though.
@mcmonkey4eva ok, just to make sure!. Note that some transformations (like fbx to runtime model) will be only possible on Windows desktop.
It's important for us, because we'd like to let moders modify in game objects visually. Fbx is one of the easiest formats for them to export to. This is something we'd only really be interested in on windows anyways.
I checked the recent roadmap and this feature doesn't appear to be on the roadmap is there any timeline as to when this might be available?
Thanks!
@Toasterthegamer we forgot to add it. We have added it into our internal tasks, we will try to make it for the September release, but we cannot guarantee.
This would be extremely useful to allow texture files(.dds, jpg, png, etc), and models(.fbx, .x, etc), to be loaded in at run time. I'd imagine it would load file streams in from the VirtualFileSystem in paradox.
It's useful to me because we'd like to allow people to modify content in our game.
Thanks!