Question

Do any of you have experience on this topic?, I'd need to export some 3D app from Unity to FP11, to make a better integration in a flash site.

Thanks.

Was it helpful?

Solution

Yes, download Unity3d 3.5 preview and basically just publish to SWF. It works with simple projects. Big projects will have to be optimized a bit.

Make sure to read FAQ on the site. There are many limitations. You can't use dynamic loading, asset bundles, videos, complex shaders. Many .NET libraries don't work (System.XML is one of them).

In the latest build they fixed A LOT. So they are moving in the right direction with exporting to flash. But right now it's too early to use it in production.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top