The documentation states:
"Fires when the entity's position is updated."
But I'm wondering if it also fires if just the rotation changes and not position?
Thanks.
Query regarding the PositionUpdated event
Re: Query regarding the PositionUpdated event
Yup, it fires when the 'position update stage' occurs for that entity. That stage includes an orientation update. A slighly loose use of the word 'position' 

Re: Query regarding the PositionUpdated event
That's great! Thanks Norbo.