Introduction: Multi-Scene Physics in 2018 LTS

Tutorial

·

intermediate

·

+10XP

·

5 mins

·

(53)

Unity Technologies

Introduction: Multi-Scene Physics in 2018 LTS

Here's a quick introduction to this project.

Languages available:

1. About Multi-Scene Physics

Unity 2018 LTS now allows multiple physics scenes. These are useful for what-if scenarios, comparisons of scenes, or even ghost effects in which a solid-looking object passes through another.

Here's an example of a "what-if" use case.

Multi-Scene Physics: Trajectories in Alternate Scene

2. What's Next

In this project, you'll work through a tutorial on Multi-Scene Physics, and then create a Ghost Racer in the Hover Racer project. The Ghost Racer will allow the player to compare their best run with their current run, using a "ghost" copy of the ship in the alternate scene.

The final result will look something like this:

Hover Racer's Ghost in an Alternate Scene

Complete this tutorial