Page 1 of 1

Query regarding the PositionUpdated event

Posted: Wed Jan 25, 2012 6:11 pm
by cjhazard
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.

Re: Query regarding the PositionUpdated event

Posted: Wed Jan 25, 2012 6:39 pm
by Norbo
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

Posted: Wed Jan 25, 2012 6:57 pm
by cjhazard
That's great! Thanks Norbo.