Gate를 활용해서 어떤 명령어의 활성화를 할 수 있다.
예를 들어서 O 키를 누르면 명령어를 사용할 수 있도록 상태가 Open이 되고
이후 상태를 전달하는 B 키를 누르면 계속적으로 상태를 전달할 수 있다.
이어서 C 키를 누르면 명령어가 전달되지 않도록 Gate를 Close 할 수 있다.
'Unreal Engine' 카테고리의 다른 글
Unreal Engine - Keyboard Input mapping (0) | 2021.06.25 |
---|---|
Unreal Engine Input 이벤트 설정(Keyboard, Mouse) (0) | 2021.06.25 |
Flip Flop - Make the pointlight turn on / off (0) | 2021.06.25 |
Unreal Engine Switch blueprint from an integer, from a string (0) | 2021.06.24 |
Unreal Engine Function, Macro, Event(Time oriented) (0) | 2021.06.24 |