Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

(CheckPlayerDeath) Проверка смерти игрока #8

Closed
mchernigin opened this issue Apr 1, 2024 · 1 comment · Fixed by #32
Closed

(CheckPlayerDeath) Проверка смерти игрока #8

mchernigin opened this issue Apr 1, 2024 · 1 comment · Fixed by #32
Assignees

Comments

@mchernigin
Copy link
Member

mchernigin commented Apr 1, 2024

Эта функция вызывается каждый кадр игры. Для её реализации необходимо проходить по всем объектам в сцене, у которых включён obj.enemy.enabled. После этого, функция должна вернуть true в случае, если объект player прикоснулся к такому объекту obj. Иначе, функция возвращает false.

Зависит от #2

@mchernigin mchernigin converted this from a draft issue Apr 1, 2024
@vasthecat vasthecat moved this to Todo in MIT Game 2024 [1] Apr 11, 2024
@quexzz quexzz moved this from Todo to In Progress in MIT Game 2024 [1] Apr 22, 2024
@quexzz quexzz self-assigned this Apr 22, 2024
@artemiyuo artemiyuo assigned artemiyuo and unassigned artemiyuo Apr 27, 2024
@quexzz
Copy link
Contributor

quexzz commented Apr 29, 2024

Приступил за работу

@quexzz quexzz moved this from In Progress to Done in MIT Game 2024 [1] May 13, 2024
@quexzz quexzz closed this as completed in #32 Jun 1, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: Done
3 participants