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

Better coin spawn #7

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Better coin spawn #7

wants to merge 3 commits into from

Conversation

David-Floy
Copy link
Collaborator

Includes the new coin spawn mechanics

david added 2 commits February 10, 2023 01:22
…Lockers around the map.

The Coins spawn at the beginning of each round and the amount can be modified in the Config.
The mechanic can be toggled in the Config.
@leo-ger
Copy link
Owner

leo-ger commented Feb 12, 2023

Please use consistent and english variable names: stick to name conventions (e.g. UpperCamelCase or lowerCamelCase). also please rename the random object from "j" to something like "random" or "rand"

@leo-ger leo-ger added the enhancement New feature or request label Feb 12, 2023
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.

2 participants