Tutorials UT2k4
From Moviesandbox
(25 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
- | + | Make sure you have a look at the [[Action Index]] page. | |
- | <h2> | + | <h2>Basic Tutorials</h2> |
- | + | ||
- | + | ||
- | + | ||
- | <h2>In the Beginning</h2> | ||
- | Video Tutorials can be downloaded and require the XVid Codec[http://www.xvidmovies.com/codec/] for Windows or latest Quicktime[http://apple.com/quicktime] for Mac. | ||
- | <h3>[[My first | + | |
+ | <h3>[[Basic Concepts_UT2k4]]</h3> | ||
+ | The interface and general workflow of Moviesandbox are explained in this Article. | ||
+ | |||
+ | <h3>[[My first Movie_UT2k4]]</h3> | ||
In this Tutorial, we create our first basic movie of a character walking through an unreal Level. | In this Tutorial, we create our first basic movie of a character walking through an unreal Level. | ||
We learn the basics of navigating through the environment, placing our actors and assigning Actions to them. | We learn the basics of navigating through the environment, placing our actors and assigning Actions to them. | ||
- | < | + | <h3>[[Basic Cameras_UT2k4]]</h3> |
- | + | We create a Camera and discuss its specific properties. We assign a camerapath and a Look Target. | |
- | <h3>[[ | + | <h3>[[Posing your Character_UT2k4]]</h3> |
- | + | In this Tutorial, we take a look at the posing tool and how to use it to generate your own poses. | |
+ | We also cover Bone structures and assigning Poses to other characters. | ||
- | <h3>[[3D Character | + | <h3>[[3D Character Tutorial_UT2k4]]</h3> |
- | + | create your own 3D Voxel Characters for use with Moviesandbox - '''VIDEO''' | |
- | <h3>[[ | + | <h3>[[Device Input_UT2k4]]</h3> |
- | + | In this Tutorial, we connect a Gamepad to a MovieSandbox Pawn using the MultiHIDInput Tool. | |
- | <h2> | + | <h2>soon to come:</h2> |
- | + | <h3>[[Milkscanner Tutorial]]</h3> | |
+ | How to scan a real life Object and use it as a 3D character in Moviesandbox. | ||
- | <h3> | + | <h3>[[Lipsync Tutorial_UT2k4]]</h3> |
- | + | Setup Lip-Syncing for your Characters with either a soundfiles or live through a microphone input. | |
- | <h3> | + | <h3>[[Playing guitar_UT2k4]]</h3> |
- | + | This tutorial describes a small setup that let's you play guitar with your Pawn. | |
- | <h3> | + | <h3>[[2D Character Tutorial_UT2k4]]</h3> |
- | + | Create your own 2D character in Moviesandbox. | |
- | + | Requires some knowledge of the Unreal Editor. | |
- | <h3> | + | <h3>[[Create_Actions_UT2004|Coding Actions]]</h3> |
- | + | create your own functionality in MovieSandbox using UnrealScript. | |
- | <h3> | + | <h3>[[UT2k4_CodeCentral]]</h3> |
- | + | Starting point for code documentation. | |
- | + |
Current revision
Make sure you have a look at the Action Index page.
Contents |
Basic Tutorials
Basic Concepts_UT2k4
The interface and general workflow of Moviesandbox are explained in this Article.
My first Movie_UT2k4
In this Tutorial, we create our first basic movie of a character walking through an unreal Level. We learn the basics of navigating through the environment, placing our actors and assigning Actions to them.
Basic Cameras_UT2k4
We create a Camera and discuss its specific properties. We assign a camerapath and a Look Target.
Posing your Character_UT2k4
In this Tutorial, we take a look at the posing tool and how to use it to generate your own poses. We also cover Bone structures and assigning Poses to other characters.
3D Character Tutorial_UT2k4
create your own 3D Voxel Characters for use with Moviesandbox - VIDEO
Device Input_UT2k4
In this Tutorial, we connect a Gamepad to a MovieSandbox Pawn using the MultiHIDInput Tool.
soon to come:
Milkscanner Tutorial
How to scan a real life Object and use it as a 3D character in Moviesandbox.
Lipsync Tutorial_UT2k4
Setup Lip-Syncing for your Characters with either a soundfiles or live through a microphone input.
Playing guitar_UT2k4
This tutorial describes a small setup that let's you play guitar with your Pawn.
2D Character Tutorial_UT2k4
Create your own 2D character in Moviesandbox. Requires some knowledge of the Unreal Editor.
Coding Actions
create your own functionality in MovieSandbox using UnrealScript.
UT2k4_CodeCentral
Starting point for code documentation.