- Edited
Erich_L Sure!
The screen capture shows the stage structure. The player has child nodes called 'QuestionBox' that will showed to the player at the moment he enters the elevator showed at the screen capture. The box is working outside the elevator. However, when I hide the box and interact with the elevator to show it (that's the main purpose), the cursor doesn't move. Why is it happening? The elevator script:
And the stage code:
The commented lines are my tests that went wrong.