@dumbTactics Sorry for the late response, but make the world gravity stronger to remove the "floatiness". You can do this in project settings or use the Set Gravity behavior.
The x and y velocity / force will push the object to move.
X = Horizontal
Y = Vertical
You can use If behaviors to compare the position between the enemy and player.
Example:
If player X is greater than enemy X -> enemy moves right