Receiving “Condition “!tile_set.is_valid()” is true” Error Whenever Trying to get MapToLocal() Coordinates
I am trying to get the local coordinates of a specific cell by inputting TileMap
coordinates. So basically using MapToLocal()
with some Vector2I
as an argument. Here is what my code looks like:
Modified Property Shows No Change When Printing Value
I’m at a loss. I’m just trying to track some changes to a property when I press the X button. The properties in the remote inspector are changing, but I don’t understand this behavior. If there is anything I’m missing please let me know. If you need more information about the project please just ask me and I’ll update the question.