Implement Fog of War classes #14
Labels
No labels
bug
improvement
needs testing
new feature
pondering
priority
high
priority
low
priority
normal
priority
shelved
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nexustix/godot-nexustix-utilities#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It might be sensible to either implement a dual-grid solution or make a classic tileset:
The dual-grid solution would make the tileset a lot smaller, but the complexity of the nodes would be higher.
A classic tileset would require more work when it comes to creating the tileset, but the nodes would be a lot simpler and maintainable.
Closed by
74cd09581a