Collaborative-Software-Development-Club / Collaborative-Software-Development-Club/Fall2023-UnityProject

Enemy Types

Đang mở
#9 1 bình luận 0 reaction 1 người được giao Được @LaineGroty nhận Xem trên GitHub
Ngôn ngữ chính
ShaderLab
Star
0
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

- At least two enemy types should exist.
- TYPE 1: This type will rush towards the player. Upon reaching the player, it will deal melee damage every X seconds (with X being a public variable for testing). Upon dealing damage, a cooldown will be initiated. Once it ends, the enemy can then deal damage again. This type should have relatively low health, but high speed and should deal a moderate amount of damage.
- TYPE 2: This type should first search for the player. Upon finding the player, the enemy should stand still and shoot the player. If the player gets too close to the enemy, it should start retreating away from the player while still shooting. If the player once again gets too far away, the enemy should resume looking, repeating this behavior. This enemy should have moderate health, moderate speed, and moderate damage.
- The implementer may optionally seek to add more enemy types if desired.
- NOTE: All information about the enemies is left purposefully vague in terms of exact health, speed, and damage values. The implementer is free to interpret the language within this issue, within reason. In other words, exact values are left up to the implementer.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.