Hello, I’m trying to get the updated position of some actors in every frame, how should I approach that?
Query that node during Tick. Other than that, you may need to add more details to the question.
If for example, I have a player moving around and I want to print his world position in every frame.
It’s the above.
I see! For some reason my player position only returns zero.
But it seems to work with other actors
Thanks for your help
1 Like
Can’t think of any circumstances that could cause this. Again, we would need more details to address that.