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

Custom Tile #8

Open
DesertFoxHU opened this issue Aug 12, 2022 · 1 comment
Open

Custom Tile #8

DesertFoxHU opened this issue Aug 12, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@DesertFoxHU
Copy link
Owner

Instead of storing everything units and building seperated, it would be great to store them in a single Tile class.

@DesertFoxHU DesertFoxHU added the enhancement New feature or request label Aug 12, 2022
@DesertFoxHU
Copy link
Owner Author

DesertFoxHU commented Sep 4, 2022

However GrimfieldTile already exist, it would be better to inherit RuleTile instead of Tile.
Unity implemented Tilemap Extras, so it's a safe thing to use and it's easier to implement animated/neighbouring tiles.

ToDo:

  • Inherit RuleTile
  • Fast-reference building and entity types
  • Maybe store neighbours

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant