Unreal Matinee Ch. 13 CIS 488/588 Nick Martineau UM-Dearborn.

Slides:



Advertisements
Similar presentations
This demonstration will be taking you through the new look ‘Fees’ tab in SMT.
Advertisements

Introduction to Macro Introduction to Visual Basic for Application Recording a Macro Looking at the code of Recorded Macro.
Microsoft® Access® 2010 Training
User interface Adobe video and audio applications provide a consistent, customizable workspace. Although each application has its own set of panels (such.
Quality Center Test Management Tool. Overview Test Lab Module Tasks Performed in Test Lab Module.
Scratch for Storytelling Dr. Ben Schafer Department of Computer Science University of Northern Iowa.
MIP Workbench: Revisions FEMA Learning Management System FEE ADMINISTRATION ROLE.
5/20/20151 Using UDK Editor CIS 488/588 Bruce R. Maxim UM-Dearborn.
Unreal Matinee Ch. 13 CIS 488/588 Nick Martineau Matthew Sable UM-Dearborn.
4 Copyright © 2004, Oracle. All rights reserved. Creating a Basic Form Module.
Tips and Information Microsoft Outlook Quick Steps: Quick Steps are available to use from the Home tab. Outlook 2010 has a number of predefined.
Introduction To Form Builder
Using ERWin to model your data Supplied by Computer Associates as part of AllFusion.
PowerPoint Transitions & Animations
GroupWise Tutorial What is GroupWise? GroupWise is an and calendar service (much like Microsoft outlook) for Collin College faculty and staff.
Education Google Calendar (GCal) English. Education Upon completion of this course, you will be able to:  Navigate the GCal interface  Search your calendar.
Google Earth How to create a Google Earth Tour and place it in your Wiki.
Automating Tasks with Macros. Macro Essentials  A macro is a list of actions that happen when you run the macro.  Creating a Macro: − Choose Create.
Mobile App Certification Course. In this course we will work you through on how you can start developing mobile apps for yourself or for many industries.
05/09/ Introducing Visual Basic Sequence Programming.
MagicInfo Pro Server Software All control, content, and scheduling is performed within the MagicInfo Pro Server software previously installed. Before.
SMART Response Initial Set-up: Windows PC Teacher and Class Set-up Creating a Quiz, Test, or Survey Delivering an Assessment Reports Additional Question.
Advanced Forms Lesson 10.
MIP Workbench: Revisions FEMA Learning Management System PROJECT ADMINISTRATION ROLE.
KJOlinski.com - RapidHMI INTRODUCING RapidHMI AND PLCExplorer.
Lehigh University Introduction to Flash MX Sharmeen Mecklai.
Introduction to Visual Basic. Quick Links Windows Application Programming Event-Driven Application Becoming familiar with VB Control Objects Saving and.
Automating Database Processing Chapter 6. Chapter Introduction Design and implement user-friendly menu – Called navigation form Macros – Automate repetitive.
CIS 205—Web Design & Development Dreamweaver Chapter 1.
Movie Editing, Storytelling By: Kameron True. Kino Video Editor has properly created a free, simplistic, video editor program that enables newcomers to.
Triggers Movers Events and Matinee. Creating El Cheapo Static Meshes After creating an object in UnrealEd –Select the Object (not the builder brush) –Right.
Class 1 Remote Instruction More with Forms and Controls EDU 556 Programming for Instruction Dr. Steve Broskoske This is an audio PowerCast. Make sure.
4 Copyright © 2004, Oracle. All rights reserved. Creating a Basic Form Module.
1 Moodle Login Professional Development Training.
Learning Unity. Getting Unity
Microsoft Access 2013 ®® Tutorial 10 Automating Tasks with Macros.
Sequence Diagrams And Collaboration Diagrams HungNM.
DispatchNow Mobile. Log On Resizing Mobile in Vehicle.
A Short Course on How to Manage SLOs with TracDat.
IPod Video Capture & iMovie Laptop Green Screen Editing.
COMPUTER PROGRAMMING I 3.02 Apply Properties Associated with the Controls.
Introduction to Microsoft Excel Macros COE 201- Computer Proficiency.
Sega 500 Scripted events and Sequences Jeff “Ezeikeil” Giles
IT’S OUR FAVORITES!! Delicious: It’s What’s for Dinner.
Debugging tools in Flash CIS 126. Debugging Flash provides several tools for testing ActionScript in your SWF files. –The Debugger, lets you find errors.
Review Data Received/ADR Click on the Workbench link to open up your Work Item List. To work on an Activity you must first click the Claim button.
Chapter 5 Introduction To Form Builder. Lesson C Objectives  Use sequences to automatically generate primary key values in a form  Create lists of values.
Before We Begin Please download the files from as we will be using them in our walkthroughs.
POWERPOINT : GETTING STARTED WITH POWERPOINT 1.Ribbon: customize ribbon – right click on ribbon and customize ribbon opens 2.Quick access toolbar.
CS 281 – Fall 2010 Lab 4 Parametric Query and Forms in MS Access.
How to configure alarm system
INTEGRATOR’S BROWSER FUNCTIONS Use The Function
IBM Rational Rhapsody Advanced Systems Training v7.5
iPod Video Capture & iMovie Laptop Green Screen Editing
QuadriDCM Easy Access as a communication platform
Dreamweaver CS4 Skills PLAN – PLAN – PLAN first
Unreal Scripted Sequences
Siebel Open UI Features & Updates
Simple Windows Applications
CIS 488/588 Bruce R. Maxim UM-Dearborn
Introduction to CinematicMode
Creating and Sending Message Links
Unreal Interactive Elements
Working With Progress Reports
CLASSROOM COURSE FORMAT
Course Competencies Tab (cont’d)
Education Admin Training.
OWS + SureView Integration
3.3 – Invoke Workflow File Exercise 3.2: Extract as Workflow
Presentation transcript:

Unreal Matinee Ch. 13 CIS 488/588 Nick Martineau UM-Dearborn

What is Matinee? UnrealEd tool to enable the creation of in- game cinematic sequences

A Basic Matinee Sequence On your map, click on the Matinee button in the toolbox to open the Matinee interface In the Scenes tab, click the Add New Scene icon to add a Scene Manager Actor to your Scene Select your SceneManager and click on the actions tab

A Basic Matinee Sequence - 2 In the Actions tab you will be able to see all of the different actions you have in your scene (starting out there should be none) There are now two things you can do: –In the actions tab you can add new actions (camera positions “ActionMoveCamera”) and later on add an interpolation point and associate it with that action under the “MatAction” property OR, under the Tools tab of the Matinee control panel you can move the camera to where you want it and click on “Add Interpolation Point & Action”

A Basic Matinee Sequence - 3 After you have added all of the points you want, go back into the Actions tab Under each action in the “Time” property there is a duration field –The duration refers to the time it takes to move from the previous point to this point –Each action must have a duration or else UnrealED will crash Caused by the fact that Unreal will read this as the camera location being in the same place at the same time, which is of course impossible

A Basic Matinee Sequence - 4 Once all of the durations are set and you have all of your points in order save your progress Click on the preview button and watch your amazing Matinee sequence

Matinee Sequence - Trigger To add a trigger to the Matinee sequence you just created –Go back into the Matinee Scene Manager and expand the “Events” tab –Under “Tag” type in “StartMovie” –Now open up the Actor Class Browser Navigate to Triggers and expand it Click on Trigger and add one directly under the first Matinee sequence point

Matinee Sequence – Trigger 2 Double click on the trigger you just created to access its properties Expand the “Events” tab –Where it says “Event” type in “StartMovie” What this essentially does it that when a person comes close to the trigger, the sequence itself will broadcast “StartMovie” the trigger will intercept that message and start the sequence

Testing the Trigger So you know its working correctly –Under the trigger properties expand the “Advanced” tab –There is a property called “bHidden” and its default value is set to “True”, set it to “False” This will allow you to see the trigger in game so you know it is placed in the right location If you did everything correctly, when you run the game and approach the trigger your Matinee sequence will play

Automatically Launching a Matinee Sequence Start off by deleting the old trigger you placed in your map Go to the Actor Class browser and then expand Actor-> Keypoint -> AIScript -> ScriptedSequence -> and click ScriptedTrigger Add the ScriptedTrigger to anywhere in the level

Automatically Launching - 2 Open the properties tab for the trigger and expand “AIScript” Select the “Actions” property and click on add Select from the dropdown list “ACTION_TriggerEvent” click on the “New” button to add that event to the AIScript Under the Event Property set it to “StartMovie” Launch the game and watch your sequence