Skip to content

Conversation

NathanLovato
Copy link
Contributor

close #6

Tasks:

  • Add gamepad controls
  • Consider setting some input actions and registering them from the addon automatically to keep input code simple?
  • Fix lag on mouse rotation
  • Add ability to move faster with modifier
  • Add key/input to control the base movement speed at runtime? E.g. scroll wheel

@NathanLovato NathanLovato added the enhancement New feature or request label Dec 27, 2022
@NathanLovato NathanLovato self-assigned this Dec 27, 2022
@Calinou
Copy link

Calinou commented Feb 21, 2023

You may also be interested in https://github.com/Calinou/godot-photo-mode-demo, which I started working on as a reusable photo mode add-on for any game. It doesn't offer camera controls yet though: it's mainly focused on increasing graphics settings, taking a screenshot then restoring the previous graphics settings.

@NathanLovato
Copy link
Contributor Author

Thanks much for sharing Hugo. I'll def. check this once we're done with the release. We worked on a system for graphics settings too, to be able to switch profiles, but I'll check your code and see which would work best for us.

It's part of the little project trying to automatically pick graphics settings based on user hardware, a sample copy of which currently lives in a branch: https://github.com/gdquest-demos/godot-4-3d-third-person-controller/tree/feature/benchmark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extract photo mode to an addon

2 participants