Hi all,
I’ve just uploaded an update for Prefab (2.116)
The new update runs on AIR 3.3, so you will have to update AIR runtime first.
It runs on very latest release branch of the engine.
A few highlights:
- Awd2 export with diffuse maps
- Awd2 export with skeleton animations
It is important to note that you will not be able to load these using older version of Away3D 4. Unless you do not export materials.
Previously exported awd from Prefab will be reloaded with no problem into the app.
- Viewport size to help visualize content on mobile devices or custom sized projects.
- Collada support improved for static objects and plays skeleton animation.
So you can load an animated collada and export it to awd2 for smaller file sizes. (still busy testing, if you have skinned dae’s failing, please send them over so I can test)
- Elevation generator as in V1 restored.
- DataGuy: a new behavior added, ideal to build game levels, with dragable ghosts etc.. Package 0.2/project AS3 updated as well.
- Better handling for methods
- AS3 exports fixed on double imports, faulty classes when numerical names were found in mesh.
+lots of fixes here and there.
Enjoy!