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

Fixes profile weights passed to content generators: values were alway… #199

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

luizatvieira
Copy link
Collaborator

…s between 0 to 50, instead of 0 to 100. Also, enemy parameter was getting integer instead of normalizing to range 0.0 to 1.0.

LeonardoTPereira and others added 2 commits December 4, 2022 15:38
…s between 0 to 50, instead of 0 to 100. Also, enemy parameter was getting integer instead of normalizing to range 0.0 to 1.0.
Copy link
Collaborator Author

@luizatvieira luizatvieira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tudo ok :)

Copy link
Owner

@LeonardoTPereira LeonardoTPereira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything is OK.
Good Job!

@LeonardoTPereira LeonardoTPereira merged commit b614262 into Develop Aug 26, 2024
1 of 2 checks passed
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.

2 participants