Epic Developer Community Forums
Execute A once, then B.
Development
Programming & Scripting
Blueprint
unreal-engine
KrautPotato
(KrautPotato)
October 20, 2016, 12:35pm
4
Or a branch with a boolean variable.
If A = true, do A. Set A = false.
If A = false, do B.
show post in topic