Can you re-parent the level BP to a custom BP?

I guess I could use ‘onActorHit’, but it’s not ideal, because I assume it triggers when the hit initiates, and I need to save the position when the actor stops moving, because that would be its final position where the player expects to find it, next time.

1 Like