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

Add action(s) interacting with the environment #14

Open
4 tasks
SuperFola opened this issue Sep 29, 2021 · 0 comments
Open
4 tasks

Add action(s) interacting with the environment #14

SuperFola opened this issue Sep 29, 2021 · 0 comments
Labels
actions Related to the actions performed by the entities map Level management

Comments

@SuperFola
Copy link
Owner

The why is pretty simple: being able to cast a fireball, burning ennemies and wood, is pretty cool

The how is more complex, since this will need to add (at least)

  • new type of tile
  • ability to query the type of a tile
  • enhancements to the Fireball action to search for wood tiles where it hits
    • the propagation of the fire could be achieved through new actions being spawned for each tile to burn?
@SuperFola SuperFola added actions Related to the actions performed by the entities map Level management hacktoberfest labels Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions Related to the actions performed by the entities map Level management
Projects
None yet
Development

No branches or pull requests

1 participant