Skip to content

The code for a short tutorial on animation-based smooth scene transitions for both visuals and audio in Unity/C# (in text or video format).

License

Notifications You must be signed in to change notification settings

MinaPecheux/UnityTutorials-SmoothSceneTransitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Unity/C#] Smooth Scene Transitions

Mina Pêcheux - July 2021

How can we use animations to make smooth scene transitions in Unity? Let's discover more in this less-than-30 minutes-tutorial: "How to make smooth scene transitions (visuals & audio) in less than 30 minutes" :)

It's available in text or video format: you can read it on Medium or watch it on Youtube.

thumbnail

In this tutorial, I'm discussing how to take advantage of Unity's animators and overrides to quickly setup scene transitions both for your visuals and your audio. We're looking at fading in and out of the scene with a black screen and an update of the background music volume.

This Github repo contains the assets made and the code written throughout this tutorial:

  • the animations and animators
  • the scenes setup
  • the SceneLoader C# script

demo

About

The code for a short tutorial on animation-based smooth scene transitions for both visuals and audio in Unity/C# (in text or video format).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages