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

Функция Creature.findPath #7

Open
2 tasks
zaqwer101 opened this issue Oct 28, 2019 · 0 comments
Open
2 tasks

Функция Creature.findPath #7

zaqwer101 opened this issue Oct 28, 2019 · 0 comments
Labels
механика Элементы игровой механики

Comments

@zaqwer101
Copy link
Owner

zaqwer101 commented Oct 28, 2019

Нужна в основном для AI, но также полезно будет, если управляемое игроком существо будет отправляться в определённую удалённую точку, а не только в соседние по одной

Функция должна возвращать массив точек, пройдя по которым существо достигнет места назначения с минимальными затратами MP

  • Creature.findPath(Position p)
  • Автотесты
@zaqwer101 zaqwer101 added the механика Элементы игровой механики label Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
механика Элементы игровой механики
Projects
None yet
Development

No branches or pull requests

1 participant