View Single Post
Old 1st February 2018, 06:06 PM   #8
SpitForty
Junior Member
Member
 
Join Date: Jan 2018
Posts: 24
Default Re: Understanding Scripts

OK, I found it. ac3duvedit.tcl

In it I found a bunch more AC3D commands that look very useful such as:

ac3d uv_remap 0 "map selected surfaces from front"
ac3d uv_snap_to_side top "move the selection to the top side"

ac3d uv_move_to $prefs_uv_move_x $prefs_uv_move_y "move (center of) selection to this point"

What I'm finding though is that AC3D is a little unreliable with these. I;ve had it crashing or beeping that it doesn't recognise the command. Sometimes it succeeds only after I've stopped TCL execution and started a secondary TCL script.

Any advice?
SpitForty is offline   Reply With Quote