I have been following the tutorial and I tried to use "Set Flip" as described in section "Flipping a Skeleton".
However get/set "flip" methods are not found in Blueprint.
Does anybody know why? Is there another way?
I found out one can use "Set ScaleX( -1 )" in order to flip.
It seems to works well until now.