Hello. I’m trying to set up Logic Driver for my enemy’s AI. The state machine seems to be working correctly, but the enemy moves in a squiggly line and constantly spins instead of a straight line. I’m not sure what could be causing the issue. I followed along with their tutorial: Logic Driver Tutorial
Example of Movement Issue:
Here is the blueprint that I set up within the Move to Target state.
Any help is appreciated. Thanks.