Skip to content
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

Bugfix, smooth tracking, manual direction adjust playing nice #1

Merged
merged 6 commits into from Jan 25, 2022

Conversation

tjakubo
Copy link

@tjakubo tjakubo commented Mar 15, 2021

Changes:

  • made the tracking smooth with adjustable speed
  • dumped the generic animation module because we can't smooth adjust direction through it
  • added pitch/yaw sliders to replace ones lost with above removal, should work identically (but respect smooth move)
  • added a toggle to return to manual direction setting when target is lost
  • fixed a bug where color values weren't properly loaded from a save
  • fixed buggy interactions between manual direction setting and target tracking - these are independent now

Aside from that, a fairly significant cleanup of logic to remove repetitions and make it easier to work with. But no existing features/logic was removed.

@linuxgurugamer linuxgurugamer merged commit 2a12097 into linuxgurugamer:master Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants