Call of Duty, wildly recognized as one of the greatest World War 2 games, gets a face lift with this sequel. The sequel to Call of Duty, the 2003 Game of the Year and winner of more than 80 awards, Call of Duty 2 offers more immense, more intense, more realistic battles than ever before, thanks to the stunning visuals of the new Call of Duty 2 engine.

Post tutorial Report RSS Adding Snow and Winter Effects to Your AI

This is a tutorial on how to add snow effects to AI. Such as showing their breath visibly.

Posted by on - Basic Level Design/Theory

Tutorial written by [FR] Sparks. Mirrored here for archival purposes.


Adding Snow and Winter Effects to Your AI

Courtesy of [FR] Sparks

MAPNAME.GSC

#include maps\_utility;
 #include maps\_anim;
 #using_animtree("generic_human");
 main() {
    maps\_load::main();
    mapsMAPNAME_fx::main();
    // makes ai do cool stuff
    setEnvironment ("cold");
 }
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: