How i can change scene

Hi guys i have problems because i dont know how to change scenes,i check this tutorial:
https://playcanvas.com/editor/project/437633
but it dosent working for me.
What i want to do its when the player collisions with an entity called LoadScene it change scene to numer 3.
This is actuall my project.
https://playcanvas.com/editor/scene/920918
Thx for your attention.

Hi @Jorge_Cantero,

What error are you getting? From what I see you are calling the chage:scene event and there you call the changeScene with the sceneIDs. That should work, if the scene ids are correct.

Well my proyect when i enabled and disable scene,crash i mean the player can move.
The second scene its and scene 1 are the same but in the second i want to do other events .
I dont know the reason that make when i enabled and disabled the character can move probably dosent start in the correct place

hi @Leonidas Well my proyect when i enabled and disable scene,crash i mean the player can move.
The second scene its and scene 1 are the same but in the second i want to do other events .
I dont know the reason that make when i enabled and disabled the character can move probably dosent start in the correct place.
And i getting this error Mixed Content: The page at ‘’ was loaded over HTTPS, but requested an insecure font ‘’. This request has been blocked; the content must be served over HTTPS.
but for every scene it not depends of loadscene script.