Skip to content

rework setTileData#881

Draft
SimplyLiz wants to merge 4 commits intomasterfrom
mapNodeRework
Draft

rework setTileData#881
SimplyLiz wants to merge 4 commits intomasterfrom
mapNodeRework

Conversation

@SimplyLiz
Copy link
Contributor

Draft! do not review!

@SimplyLiz SimplyLiz self-assigned this Apr 22, 2022
if (!targetCoordinates.size() == 1)
{ // if it's not a >1x1 building, place tileID on the current coordinate (e.g. ground decoration beneath a > 1x1 building)
currentMapNode.setTileID(tileID, coord);
//currentMapNode.setTileID(tileID, coord);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why removed the setTileID here ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants