50 lines
1.4 KiB
HTML
50 lines
1.4 KiB
HTML
|
<HTML>
|
|||
|
<HEAD>
|
|||
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
|
|||
|
<TITLE>Anachronox Editing Documentation</TITLE>
|
|||
|
</HEAD>
|
|||
|
<BODY BGCOLOR="#000000" TEXT="#EFEFEF" LINK="#00FFFF" ALINK="#FFFFFF" VLINK="#05F3D0">
|
|||
|
<CENTER>
|
|||
|
<P>
|
|||
|
<FONT FACE="Helvetica">
|
|||
|
|
|||
|
<FONT COLOR="#0055DD"><B>Tutorial 27: a3model command</B>
|
|||
|
</FONT>
|
|||
|
</CENTER>
|
|||
|
<P>
|
|||
|
<HR>
|
|||
|
<BR>
|
|||
|
a3model<BR>
|
|||
|
a3model [model path]<BR>
|
|||
|
a3model clear<BR>
|
|||
|
a3model clearall
|
|||
|
<P>
|
|||
|
This is a console command tutorial. Sometimes its handy to see the actual model on the path while editing for very specific placement.
|
|||
|
<P>
|
|||
|
Newscript<BR>
|
|||
|
Make a complex path, consiting of about 8 nodes, be sure to have roll, AND a focus point.<BR>
|
|||
|
With a cmd line of<BR>
|
|||
|
Newent=cine_bootscar;floor=0<BR>
|
|||
|
<P>
|
|||
|
Play the script.
|
|||
|
<P>
|
|||
|
Now make sure your selector is ON THE EXACT CUBIC PATH. NOT the cmd path.<BR>
|
|||
|
Bring down the console with <20>~<7E><BR>
|
|||
|
Type<BR>
|
|||
|
a3model models\cine\bootscar.md2
|
|||
|
<P>
|
|||
|
Now look at your path, you should have boots car on the path. Now slide the cursor over the timeline and watch how the car moves.
|
|||
|
<P>
|
|||
|
If you hit <20>t<EFBFBD> or <20>g<EFBFBD> the model will freeze in the position left and will not move again until you select that path again.
|
|||
|
<P>
|
|||
|
To remove the model, goto that selected path and bring down the console and type<BR>
|
|||
|
a3model clear
|
|||
|
<P>
|
|||
|
to remove all models type<BR>
|
|||
|
a3model clearall
|
|||
|
<P>
|
|||
|
|
|||
|
<P> <P>
|
|||
|
</BODY>
|
|||
|
</HTML>
|