Learn to make cutscenes in unity3d by building a stealth Game.

Suleiman Abdullah
3 min readSep 9, 2022

Objective: Blocking the Scene of Intro-CutScene.

Before doing anything let's review the director's notes.

make sure the rope matches the position of the box
CCTV cameras need to be on the pillars
this is the position we need to place the guards

In the first step create an empty game object and rename it an intro cutscene, reset its position, and put it inside the scene game object.

Now go to the project folder and drag and drop Actor in the correct position.

Note: If you play the editor when animation play I found Daren is so short, so I notice another Daren is the 4-meter scale in x,z, and y.So I update him to be able to reach the glass drawer. But this is not the case for all of them. I notice with the cutscene preview he seems to be tall with the same size as the glass drawer.

The next step go to the project < environment<Scurity cameras, then drag and drop them to scene view and position them on the left pillars.

In the Last step, go to the project folder, and drag and drop the security guard in the correct position in the scene view. Duplicate the security guard and position them according to the director's pdf.

This is how we block the scene of the intro cutscene.

See you in the next article.

--

--

Suleiman Abdullah

Self taught Unity Developer, who is passion about making games ,and he loves Math For Game Development