A question... Would you guys like a feature to make your own custom maps? With how path finding works in this game, you need Unity and do a lot of work. Everything will be handled by the value you put in text files.
- Create rooms for map. Use text file to edit position of those rooms.
- Create objects that a ghost can interact with.
- Edit values for entry and exits to a room.
- Create boundaries for those room so pathfinding will work correctly.
If you guys are interested I can even make a tutorial on how to do it.

