Hi, there
It would be nice that in the "Acquire target" and "Add object to target" action of the turret behavior, we could set an imagepoint to follow.
Because I have the habit to put the origin of my platformer characters on the bottom, and my shooting enemies are targetting the feet.
For now, I can probably solve that by adding an object which follows the center of the player and target that object.
But being able to use the image point would probably be cleaner and make more sense.