Skip to content

Fix: Swaps incorrect low and high values for GameClientRandomVariable in ParticleSystem.ini#2843

Open
ubay-mostafa wants to merge 1 commit intoTheSuperHackers:mainfrom
ubay-mostafa:fix-issue-2842
Open

Fix: Swaps incorrect low and high values for GameClientRandomVariable in ParticleSystem.ini#2843
ubay-mostafa wants to merge 1 commit intoTheSuperHackers:mainfrom
ubay-mostafa:fix-issue-2842

Conversation

@ubay-mostafa
Copy link
Copy Markdown

Swapped 389 incorrect low and high values for GameClientRandomVariable entries in ParticleSystem.ini where the low value was greater than the high value.

All affected fields include: VelocityDamping, SizeRateDamping, ColorScale, VelOutward, SizeRate, and others throughout the particle system definitions.

Automated fix using Python script to ensure accuracy.

GameClientRandomVariable in ParticleSystem.ini
@ubay-mostafa
Copy link
Copy Markdown
Author

Note This is my first ever contribution on GitHub so please correct me if documentation, PR, or changes are written incorrectly.

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.

Incorrect low and high values for GameClientRandomVariable in ParticleSystem.ini

2 participants