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

Change hard-coded 200f to m_PushBlockSettings.agentRotationSpeed; add… #5851

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

hughperkins
Copy link

…ress #5850

Proposed change(s)

Useful links (Github issues, JIRA tickets, ML-Agents forum threads etc.)

Types of change(s)

  • Bug fix
  • New feature
  • Code refactor
  • Breaking change
  • Documentation update
  • Other (please describe)

Checklist

  • Added tests that prove my fix is effective or that my feature works
  • Updated the changelog (if applicable)
  • Updated the documentation (if applicable)
  • Updated the migration guide (if applicable)

Other comments

@CLAassistant
Copy link

CLAassistant commented Dec 22, 2022

CLA assistant check
All committers have signed the CLA.

@hughperkins hughperkins force-pushed the hp/fix-hardcoded-dungeon-rotation branch from 40b74df to a4b8e00 Compare December 22, 2022 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DungeonEscape: rotate multplier 200f should be m_PushBlockSettings.agentRotationSpeed I feel?
2 participants