@Nicholas_Taylor1 This is doable. Maybe this post can help you with this.
Switching scenes when player contacts an object - Help & Support - PlayCanvas Discussion
Also in the documentation are.
Changing Scenes | Learn PlayCanvas
Basically, you will have to setup an object that has a collision and rigidbody to handle the trigger between two scenes.