Oye again,
I'm trying to do very simple AI wherein a Sprite assigned with the Platform behavior simply moves towards the player when it can 'see' the player object. I've assigned the 'Line of Sight' behavior as well, but have no idea how to correctly implement it so that when it sees the player, it moves the sprite towards the player. Thank you all again, your help is invaluable!