Hello,
I am trying to create a 4 direction animation for turret, with turret behavior. I know I should check the angle and decide which animation it should run based on it. The problem is that because I am setting rotation of the turret to "Yes" the turret rotate in weird way and switch frame after rotation. I guess I should set rotation to "NO" but this way it will not change its angle.
The turret should fire in all angles, how is that possible.
Screenshots of the code and the rotation are found in this link.
"https://drive.google.com/open?id=0B1pGW-xaP8VfM1hNZTFEeTgzd0U"
Any help will be really appreciated.