Hello I am back
I have one issue with removing the Actions. The problem is : when I am trying remove the actions from actionManager it takes 2 - 3sec. you can see here :
https://playground.babylonjs.com/#VZRN2V#10
I am trying to make sci-fi display for doors to player shoud open the locked doors. When player is close to the display then display shows up and then player is able to click on display. If player move away from display distance then display disappear and player unabel to click on display but in my exampel it works with delay. Where is the problem ?