filmov
tv
Fallout 2 Modding - New Critters with Blender

Показать описание
-----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
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 2.70.1 (This one works with scripts)
FRM Naming Conventions Wiki
Fallout 2 written tutorial on converting from 3D to FRM
List of different Fallout 2 modding tutorials
+++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
# list of cameras
original_file_path = path_dir
+++Music used in this video:+++
0:0 BETTOGH - Another World
4:46 Metaphazic - Slipstream
7:02 TeknoAXE - Invading the 80s
10:55 Dreamhour - Who Are You Tonight
15:11 Metaphazic - Hydrophase
18:34 TeknoAXE - Aerobatics in Slow Motion
22:48 TeknoAXE - Free From the Matrix
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
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 2.70.1 (This one works with scripts)
FRM Naming Conventions Wiki
Fallout 2 written tutorial on converting from 3D to FRM
List of different Fallout 2 modding tutorials
+++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
# list of cameras
original_file_path = path_dir
+++Music used in this video:+++
0:0 BETTOGH - Another World
4:46 Metaphazic - Slipstream
7:02 TeknoAXE - Invading the 80s
10:55 Dreamhour - Who Are You Tonight
15:11 Metaphazic - Hydrophase
18:34 TeknoAXE - Aerobatics in Slow Motion
22:48 TeknoAXE - Free From the Matrix
Комментарии