There are so many ways to do this. What kind of movement are you after?
You can do it without behaviours but I'm guessing you want to use the moveto behaviour.
Give the sprite you want to move towards the other that behaviour and then use:
every tick - Sprite A - Move to Object "Sprite B"