I created a custom actor, placed it on my scene and selected it.
When I press “F” to focus on it, the camera zoom back very far from the scene, probably because I didn’t implement the method supposed to return the bounding box of my actor.
How can I do that?