Spriterfight 10 Posted April 10, 2021 How can i detect if a sector has no side?Are there any index like west,east etc to identify sideunknown?i have this for east and west "sectorname getVariable "owner" == east" Thnx in advance! Share this post Link to post Share on other sites
pierremgi 4850 Posted April 10, 2021 sectorname getVariable "owner" == sideUnknown should work if sectorName is the variable name of such module. Share this post Link to post Share on other sites