Hello everyone, how can I complete this function, use a TriggleBOX
to control two groups of automatic doors to close
Thks
Hello everyone, how can I complete this function, use a TriggleBOX
to control two groups of automatic doors to close
Thks
‘get all actors of class’ ( your doors ), and then call the close function.
OK I get my doors’ BP,and use promotion as a variable to execute the custom event; It works !! Thks!