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

Adds Damage Interface, also checks workflows. #21

Closed
wants to merge 1 commit into from

Conversation

Erikos66
Copy link
Owner

This pull request introduces the IDamageable interface and integrates it into the enemy and tower scripts to handle damage interactions. The most important changes include adding the IDamageable interface, updating the EnemyGroundMovement class to implement this interface, and modifying the Tower_Crossbow class to deal damage to enemies.

Introduction of IDamageable interface:

Integration with enemy and tower scripts:

@Erikos66 Erikos66 added C# Add, deletes or edits c# content New Assets Add new assets to the project labels Feb 17, 2025
@Erikos66 Erikos66 closed this Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C# Add, deletes or edits c# content New Assets Add new assets to the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant