If you're looking to rotate one object towards another, there's a Rotate Towards Position event into which you can plug an object's X and Y values. You can also use Turret behavior to make objects automatically target and turn towards one another.
To make things shoot, just use the Spawn or Create object events to create bullets when needed.