Hello, I'm trying to make some 3D extruded text move around by using the AS3DMod on my TextField3D instances. However the issue that I'm running into is that the TextField3D is a separate mesh from the actual TextExtrusion and as a result I can only pass 1 of these to my as3dmod. The result is that either the text cap animates or the extrusion animates.
I uploaded a simple sample project here which illustrates this point: http://mrdodson.com/dev/text3d/text3d_demo.zip Is there some way to combine the Textfield3D mesh with the TextExtrusion mesh and animate them as a whole..? Thank you guys for taking the time to read this! - Rob
