You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task:Attack Enemies (#19 ) Feature: Player Interaction (#5 )
Writing the code for the attack enemies function
**Examples **
attack function: The player can try to attack the nearby enemies by pressing the space button. If the distance between the player and the nearest enemy is smaller than the threshold, the enemy can be successfully destroyed. When the space button is pressed, the player texture will be switch to attack animation
Milestones
List of steps that need to be completed for this task.
Implement attack function to attack enemies (Aug. 28)
Change the attack distance, the ghost king is set to not be attacked. (Aug. 29)
Replace the original player texture with the new attack atlas (Aug. 29)
Description
Task:Attack Enemies (#19 )
Feature: Player Interaction (#5 )
Writing the code for the attack enemies function
**Examples **
Milestones
List of steps that need to be completed for this task.
Implement attack function to attack enemies (Aug. 28)
Change the attack distance, the ghost king is set to not be attacked. (Aug. 29)
Replace the original player texture with the new attack atlas (Aug. 29)
Members
Linzichang Ding(@LinzichangDing )
Ruihao REN (@Vermouth10 )
The text was updated successfully, but these errors were encountered: