You have to use the Controller class to operate the swingdoor. So, use:Granamir wrote:- sx_swingdoor_clickable has animation problem on initial state, if u set them open they seems closed, even if u can go trough them; if u close them hey disappear to start closing animation
- another issue with swingdoor is that i can close them via script but cannot open ("trying to compare number to nil" error)
Code: Select all
ControllerComponent:open()
ControllerComponent:close()
ControllerComponent:toggle()