Reader small image

You're reading from  Unity 5.x Animation Cookbook

Product typeBook
Published inMay 2016
Reading LevelExpert
PublisherPackt
ISBN-139781785883910
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
Maciej Szczesnik
Maciej Szczesnik
author image
Maciej Szczesnik

Not interested. Too busy with current game project. Source: Linkedin.
Read more about Maciej Szczesnik

Right arrow

Using root motion to play cutscenes in gameplay


We can also play cutscenes in gameplay without changing the camera, and using smooth transitions to move in and out of a cutscene. This recipe shows an example of that.

Getting ready

In this recipe, we will use the same cutscene as in the previous recipe. You can also open the example Unity project and go to the Chapter 08 Animating Cutscenes\Recipe 06 Using root motion to play cutscenes during gameplay directory. If you open the Example.unity scene there and play the game, you will be able to move the character. Approach the red sphere marker and press the space bar to play the cutscene:

Cutscene played during gameplay

How to do it...

To play cutscenes during gameplay, follow these steps:

  1. Import your cutscene. Make sure to import the character animation as a separate file.
  2. Go to the cutscene asset's Import SettingsAnimation tab.
  3. Rename the Default Take animation to Cutscene.
  4. Create a new Animation Clip, choose the Default Take as the source, and...
lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Unity 5.x Animation Cookbook
Published in: May 2016Publisher: PacktISBN-13: 9781785883910

Author (1)

author image
Maciej Szczesnik

Not interested. Too busy with current game project. Source: Linkedin.
Read more about Maciej Szczesnik