The cone has the same angle as the objects with this behavior. So both your examples are the same except that the object has a different angle. If you want the Object look in a specific direction without changing its angle, you need to add an invisible Sprite with LineOfSight and pin it to your object (position only). Then you can rotate it without changing the visible objects. Putting both into a container makes things easy.