-----Update-----
I just learned you can press F12 to get a screenshot of the mapper, so that might be a shorter way to do things instead of having to capture it to an image editor. Check out the forum thread:
0:00 - Intro
0:31 - Things you will need
1:14 - Frame Animator Install
1:50 - Screencap Mapper for Background Image
2:41 - Cropping images by resizing canvas in Gimp
3:51 - Blender - Camera Settings
5:10 - Blender - Side Bar Settings
6:58 - Blender - Multi-Camera setup
9:00 - Blender - Model Setup
9:55 - Blender - Camera Names
10:58 - Blender - Idle Animation
11:48 - Blender - Render multiple cameras with Python
13:22 - Frame Animator - Multi-folder Import Script
14:07 - Frame Animator - How to use
15:35 - FRM file naming conventions
16:33 - Adding New Critter FRM’s to Fallout 2 /
19:19 - Proto Manager - Critter Creation
20:07 - Fallout 2 Mapper
20:23 - In-Game Testing
21:50 - Possible bugs to watch out for
Downloads
Frame Animator (This one works with scripts)
FRM Naming Conventions Wiki
(Naming_System)
Fallout 2 written tutorial on converting from 3D to FRM
List of different Fallout 2 modding tutorials
:Fallout_2_tutorials_-_art
Scripts: Frame Animator
ADD_FRAMES, 0, NE\*.PNG
ADD_FRAMES, 1, E\*.PNG
ADD_FRAMES, 2, SE\*.PNG
ADD_FRAMES, 3, SW\*.PNG
ADD_FRAMES, 4, W\*.PNG
ADD_FRAMES, 5, NW\*.PNG
SET_OPTION,AUTOCUTTING,1
SET_FRAMES_OFFSET, 0,-6,6
SET_FRAMES_OFFSET, 1,-6,6
SET_FRAMES_OFFSET, 2,-6,6
SET_FRAMES_OFFSET, 3,-6,6
SET_FRAMES_OFFSET, 4,-6,6
SET_FRAMES_OFFSET, 5,-6,6
Scripts: Render Multiple Cameras to Folder with Python
import bpy
import os
# save for restore
path_dir =
# list of cameras
for cam in [obj for obj in if == ’CAMERA’]:
= cam
original_file_path = path_dir
camera_path = (“Camera_“, ““)
file_path = (path_dir, camera_path “\\“)
= file_path
(animation=True, write_still=True)
= original_file_path
Music used in this video:
0:0 BETTOGH - Another World
~ SoundCloud:
~ YouTube:
4:46 Metaphazic - Slipstream
~ SoundCloud:
~ YouTube:
7:02 TeknoAXE - Invading the 80s
~ Website:
~ YouTube:
10:55 Dreamhour - Who Are You Tonight
~
15:11 Metaphazic - Hydrophase
~ SoundCloud:
~ YouTube:
18:34 TeknoAXE - Aerobatics in Slow Motion
~ Website:
~ YouTube:
22:48 TeknoAXE - Free From the Matrix
~ Website:
~ YouTube: