Move Towards Nearest "enemy"

I’m trying to make a RTS game, and I’m having a bit of trouble getting the bullets to move towards the nearest “enemy” object. :frowning:
Any idea on how this could be done?

Thanks for your time!

You can create 3 events like discussed here : viewtopic.php?f=19&t=3574
( Read also the remark added by Pob under my first post )

Finally working, thank you!