-
-
Notifications
You must be signed in to change notification settings - Fork 21.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
more flexibile camera placment methods #9550
Comments
Also would be amazing to have a target look camera!!! |
Something like that "align selection with view" option in the "perspective" menu? |
I'm very much in favour of this. Whenever I preview a camera in my scene I instinctively try to adjust the position/rotation like I would the viewport and get thrown off when nothing happens. Feels like something that should've been there already. Also, I think this is at least a partial dupe of #5873 |
related: #20248 |
Would love to see this implemented. For light objects too but would be happy just for the Camera. Related: #12083 |
I wrote a plugin that can snap the camera to a scene object. |
As I noted on closed duplicate #20248:
|
This comment has been minimized.
This comment has been minimized.
@dodgyville Please don't bump issues without contributing significant new information; use the 👍 reaction button on the first post instead. |
Sorry, I thought you were merging all the free roam object jiras into this one. |
@dodgyville This is indeed what I'm doing, but what I mean here is that you shouldn't bump issues in the hope to get them implemented faster (even if in reality, it won't help). We have some leniency for bugs in this situation, but definitely not for feature proposals (which ought to be recreated on godot-proposals anyway). |
I'm glad you bumped these jiras actually. I've been thinking a lot about this issue. Have we considered code bounties? I could chip in for this feature to be finally fixed. |
@dodgyville We don't have an official bounty system (see #3792), but you're free to propose a bounty on your own. Still, in this case, we don't make any warranty about the code being mergeable as-is 🙂 |
Feature and improvement proposals for the Godot Engine are now being discussed and reviewed in a dedicated Godot Improvement Proposals (GIP) (godotengine/godot-proposals) issue tracker. The GIP tracker has a detailed issue template designed so that proposals include all the relevant information to start a productive discussion and help the community assess the validity of the proposal for the engine. The main (godotengine/godot) tracker is now solely dedicated to bug reports and Pull Requests, enabling contributors to have a better focus on bug fixing work. Therefore, we are now closing all older feature proposals on the main issue tracker. If you are interested in this feature proposal, please open a new proposal on the GIP tracker following the given issue template (after checking that it doesn't exist already). Be sure to reference this closed issue if it includes any relevant discussion (which you are also encouraged to summarize in the new proposal). Thanks in advance! |
For those interested, I created a proposal for this feature here: godotengine/godot-proposals#3297 |
I havent found a way to freecam an in editor camera. This is by far the best way to position and animate cameras by actually looking through them in the fps view. Then locking them in place once your happy with the shot.
Also would be great to have some kind of safe frame preview for framing shots.
Maybe a way to snap a camera to the current view also would be a handy addition with that.
The text was updated successfully, but these errors were encountered: