Tutorials UT2k4
From Moviesandbox
(18 intermediate revisions not shown.) | |||
Line 2: | Line 2: | ||
<h2>Basic Tutorials</h2> | <h2>Basic Tutorials</h2> | ||
- | <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 | + | <h3>[[Basic Cameras_UT2k4]]</h3> |
We create a Camera and discuss its specific properties. We assign a camerapath and a Look Target. | We create a Camera and discuss its specific properties. We assign a camerapath and a Look Target. | ||
- | <h3>[[Posing your | + | <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. | 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. | We also cover Bone structures and assigning Poses to other characters. | ||
- | <h3>[[Device | + | <h3>[[3D Character Tutorial_UT2k4]]</h3> |
+ | create your own 3D Voxel Characters for use with Moviesandbox - '''VIDEO''' | ||
+ | |||
+ | <h3>[[Device Input_UT2k4]]</h3> | ||
In this Tutorial, we connect a Gamepad to a MovieSandbox Pawn using the MultiHIDInput Tool. | In this Tutorial, we connect a Gamepad to a MovieSandbox Pawn using the MultiHIDInput Tool. | ||
<h2>soon to come:</h2> | <h2>soon to come:</h2> | ||
<h3>[[Milkscanner Tutorial]]</h3> | <h3>[[Milkscanner Tutorial]]</h3> | ||
- | + | How to scan a real life Object and use it as a 3D character in Moviesandbox. | |
- | + | ||
- | <h3>[[Lipsync | + | <h3>[[Lipsync Tutorial_UT2k4]]</h3> |
- | Setup | + | Setup Lip-Syncing for your Characters with either a soundfiles or live through a microphone input. |
- | + | ||
- | <h3>[[Playing | + | <h3>[[Playing guitar_UT2k4]]</h3> |
This tutorial describes a small setup that let's you play guitar with your Pawn. | This tutorial describes a small setup that let's you play guitar with your Pawn. | ||
- | <h3>[[2D Character | + | <h3>[[2D Character Tutorial_UT2k4]]</h3> |
Create your own 2D character in Moviesandbox. | Create your own 2D character in Moviesandbox. | ||
Requires some knowledge of the Unreal Editor. | Requires some knowledge of the Unreal Editor. | ||
- | <h3>[[ | + | <h3>[[Create_Actions_UT2004|Coding Actions]]</h3> |
- | create your own | + | create your own functionality in MovieSandbox using UnrealScript. |
- | <h3>[[ | + | <h3>[[UT2k4_CodeCentral]]</h3> |
Starting point for code documentation. | 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.