Essentials Series/Custom Animations: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
Battlepedia>PenneyAMarie
(Started the custom animations guide, but isn't completed yet, will add to it more.)
 
Battlepedia>PenneyAMarie
(→‎Creating Custom ANIM Files: Created most of the article; still needs to be finished when i get to it.)
Line 4: Line 4:
=== Step #1 ===
=== Step #1 ===
Open up 3DS Max, and import a dff model of your choice (assuming you have the RWio plugin installed for your version of 3DS Max.)
Open up 3DS Max, and import a dff model of your choice (assuming you have the RWio plugin installed for your version of 3DS Max.)
[[File:CustomAnimGuide Step1.png|center|thumb|990px|Import a dff model file of your choice.]]
=== Step #2 ===
Next, once your model has been imported into 3DS Max, click the utilities icon (the wrench in the corner of the tools panel.) and find the "MAXScript" button, and click on it. Then, another panel called MAXScript will open up, with the buttons "Open Listener", "New Script", "Open Script", and "Run Script." Click the "Run Script" button and then a file menu will open up, browse to the "BFBBAnimTools.ms" file, and click "open". Now another option in the utilities drop down will appear labeled "BFBBAnimTools". Click on it to open it's options. Now you have the BFBBAnimTools open!
[[File:RunMaxscript.jpg|center|thumb|990px|The steps to run the MAXscript file.]]

Revision as of 22:01, 14 October 2019

Creating Custom ANIM Files

In this guide, you will learn how to create custom ANIM files for BFBB, and possibly other Heavy Iron games, using BFBBAnimTools. If you don't have BFBBAnimTools, you can get it from here.

Step #1

Open up 3DS Max, and import a dff model of your choice (assuming you have the RWio plugin installed for your version of 3DS Max.)

File:CustomAnimGuide Step1.png
Import a dff model file of your choice.

Step #2

Next, once your model has been imported into 3DS Max, click the utilities icon (the wrench in the corner of the tools panel.) and find the "MAXScript" button, and click on it. Then, another panel called MAXScript will open up, with the buttons "Open Listener", "New Script", "Open Script", and "Run Script." Click the "Run Script" button and then a file menu will open up, browse to the "BFBBAnimTools.ms" file, and click "open". Now another option in the utilities drop down will appear labeled "BFBBAnimTools". Click on it to open it's options. Now you have the BFBBAnimTools open!

File:RunMaxscript.jpg
The steps to run the MAXscript file.