Fermantor
Active Member
Hello everyone, I just want to know, if it's possible in TFS 0.2.14 to check, if a tile is walkable or not (a wall or not).
I guess you use this function
But I don't know what parameters you can check (I already tried "moveable" and "blocksolid")
If someone could give me a list of parameters, that would be great
I guess you use this function
Code:
getTileInfo(pos)
If someone could give me a list of parameters, that would be great