41 lines
1.1 KiB
HTML
41 lines
1.1 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 32: Big Black / COLOR Matte</B>
|
|
</FONT>
|
|
</CENTER>
|
|
<P>
|
|
<HR>
|
|
<BR>
|
|
PROCVAL<BR>
|
|
Newent=PROC_SQUARE
|
|
<P>
|
|
The proc_square is a giant square that can be made into any color. Great for doing mattes. Isolating a character by placing a black behind them.
|
|
It has soft edges on 2 sides so that you can create anime style looking shots ala robotech et al.
|
|
<P>
|
|
Newscript<BR>
|
|
Put character_boots on a path
|
|
<P>
|
|
On another path BEHIND BOOTS<BR>
|
|
newent=proc_square;floor=0<BR>
|
|
This origin point is right in the middle of the square. It usually has to be scaled up pretty big. AND it definitely needs a focus path, usually the camera.
|
|
<P>
|
|
Put a cmd node at 2.0<BR>
|
|
procval=0xffffffff
|
|
<P>
|
|
This will turn it all white. It uses the exact same 8 digit hex code as the FLASH command.
|
|
<P>
|
|
Try some other colors and Alpha!
|
|
|
|
|
|
|
|
<P> <P>
|
|
</BODY>
|
|
</HTML>
|