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

Player script style changes #143

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

ac-arcana
Copy link
Collaborator

Added a class name for the player script.
Moved the variables that were hidden between functions to the top. Variables proceed as export, public, onready.
Code region added for variables.
Spacing between functions is two lines.
Added documentation describing class to beginning.

Added a class name for the player script.
Moved the variables that were hidden between functions to the top.
Variables proceed as export, public, onready.
Code region added for variables.
Spacing between functions is two lines.
Copy link
Owner

@Phazorknight Phazorknight left a comment

Choose a reason for hiding this comment

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

Thanks so much! Appreciate the spring-cleaning. 😁

@Phazorknight Phazorknight merged commit 1e239fb into Phazorknight:main Apr 3, 2024
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