I fixed things by just applying the same as3dmod to the textfield and its extrusion. In case anyone was wondering.
On Nov 17, 12:57 am, inchworm <[email protected]> wrote: > Also added it to my site so others can view what I'm referring > to:http://mrdodson.com/dev/text3d/example.html > > On Nov 17, 12:51 am, inchworm <[email protected]> wrote: > > > 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
