-Random Point In Box- node orientation always default zero in world. How can I change this

Gotcha, it doesn’t work in 4… Hold on…

So the box node doesn’t work correctly in 4, you have to do it all locally, and then convert to world space at the last moment

All scaling and rotation has to be done on the actor, not in the blueprint ( the way I wrote the code there )