anachronox-sdk/docs/planet/27.html
2002-01-21 00:00:00 +00:00

49 lines
1.4 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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 ~<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 t or g 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>&nbsp;<P>
</BODY>
</HTML>