Hey I'm looking for a way to get the transform of the camera in editor. I've seen this thread, but it only works with editor plugin which I don't want to use. https://godotengine.org/qa/6369/how-to-get-the-editors-camera
Thanks in advance !
Hey I'm looking for a way to get the transform of the camera in editor. I've seen this thread, but it only works with editor plugin which I don't want to use. https://godotengine.org/qa/6369/how-to-get-the-editors-camera
Thanks in advance !
Yeah that's the only way to really get it as far as I know. I've been using that method to make some of my plugins possible.