(Challenge) Get the location

I used GetOwner()->GetActorLocation().ToString() in my solution. Is there any difference to what Ben went with? I get the feeling that my solution would return the object’s initial position, and Ben’s solution would follow it if it was moving.

Privacy & Terms