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

CarryableComponent Improvements #188

Merged
merged 3 commits into from
May 7, 2024
Merged

Conversation

ac-arcana
Copy link
Collaborator

Some changes I did for my Online Coop project that could benefit Cogito:

Added the Cogito prefix to the class name
Added signals for when the carry state is changed and when it is thrown. Also changed some spacing.
Removed some repeated multiplication in the throw function.

Added signals for when the carry state is changed and when it is thrown.
Also changed some spacing.
Removed some repeated multiplication in the throw function
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.

Looks all good, though technically none of the InteractionComponents have the Cogito prefix in their names so far. 😅
Guess we could start renaming all of them then...

@ac-arcana ac-arcana merged commit 8f5e164 into Phazorknight:main May 7, 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