Hi @sholola,
You can use a trigger to detect when the player approaches the door, check this tutorial:
Collision and Triggers | PlayCanvas Developer Site
From there you can rotate the door entity using the following method:
Hi @sholola,
You can use a trigger to detect when the player approaches the door, check this tutorial:
Collision and Triggers | PlayCanvas Developer Site
From there you can rotate the door entity using the following method: