I modified Crashcore's "Relink lost images" script a bit and made it work for 3d objects, I used the script "ObjectSource" to get the information I needed to make it work.
I tested it with AS Pro 6 on my mac osx leopard machine and so far it seems to work fine, if you would like to test it here it is:
http://www.musikboden.se/asfiles/ub_rel ... bjects.lua
relink lost 3D objects
Moderators: Víctor Paredes, Belgarath, slowtiger
-
- Posts: 5
- Joined: Thu Aug 06, 2009 7:04 pm
-
- Posts: 5
- Joined: Thu Aug 06, 2009 7:04 pm
-
- Posts: 5
- Joined: Thu Aug 06, 2009 7:04 pm
Re: relink lost 3D objects
Worked for me on Windows.ulrik wrote:I modified Crashcore's "Relink lost images" script a bit and made it work for 3d objects, I used the script "ObjectSource" to get the information I needed to make it work.
I tested it with AS Pro 6 on my mac osx leopard machine and so far it seems to work fine, if you would like to test it here it is:
http://www.musikboden.se/asfiles/ub_rel ... bjects.lua
Now just to summarize. The purpose of this menu script is to update the currently open .anme file as to the location of the .obj files. This is needed when either the .anme or the .obj change position in the file system.
It seems you only need to point to any file in the same folder, than any missing .obj file that exists in that folder will be relinked.
Thanks Ulrik.