Switch Scenes
- Put the 'Player' tag on your playermodel
- Give you playermodel an
- Rigidbody
- Collider
- Create and object you want to collide with
- Give it a collider and check "Is Trigger"
- Put the SwitchScene.cs script onto the (teleport) object
- Fill in the index you are in (you can find these in your build settings)