BetterCharacterControl getLocation

Hi!
I’m currently playing around with the BetterCharacterControl.
Maybe I’m just blind, but how do I get its location like with the “old” CharacterControl?

You just get the location of the spatial.

Thank you for that fast answer!
The thing is that I didn’t set up a spatial for the Control because I don’t use one for the movements.
I only want to move the Camera.
With the CharacterControl I just set up a CollisionShape, give it a Location, let it “go” without a Spatial and set the Camera to its location.

But okay, I’ll just set up a Geometry then, thank you.

Use a CameraNode?

1 Like