rexrainbow
hi rex
two question,and sorry for my bad english.
1.how can i create a object on door position(not door tile),
the"roguelike plug-in"have a "for each door of room",then i can get the door loop_index,and creat the object on door position,
2.I creat a object on door position ,and compare the position of the door with at the top and bottom of the room,set the room type(An object variables) to"left,right,top,bottom"in "roguelike plug-in",how can i set the door type in dungeon_gen?I find dungeon_gen have a "door type"but i didn't know how to use it.sorry about it.and thank a lot.