Replies: 1 comment 1 reply
-
As a user, implementing a plug-in for opening a door trickscan be a rewarding project. Depending on the specific context and platform you are working with, there are different approaches you can take. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Faced the problem that after applying door.updateToggle(open); the door opens, but the texture remains in place. On the advice, I tried to implement it through BarricadeManager.ServerSetDoorOpen, but the library does not have this method. Please tell me what I'm doing wrong, thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions