Traveller/scripts/map/room
Cold-Mint d80c49ab02
Adjust the time of spawns of items and enemies in the map to when the player first enters the room.
将地图中物品,敌人生成的时机调整到玩家首次进入房间时。
2024-10-08 16:11:51 +08:00
..
IEnterRoomEventHandler.cs Adjust the time of spawns of items and enemies in the map to when the player first enters the room. 2024-10-08 16:11:51 +08:00
IExitRoomEventHandler.cs Support to detect when the player has entered or exited the room. 2024-06-02 21:48:38 +08:00
ISpawnMarker.cs Adjust the time of spawns of items and enemies in the map to when the player first enters the room. 2024-10-08 16:11:51 +08:00
Room.cs Adjust the time of spawns of items and enemies in the map to when the player first enters the room. 2024-10-08 16:11:51 +08:00
RoomEventManager.cs Support to detect when the player has entered or exited the room. 2024-06-02 21:48:38 +08:00
RoomFactory.cs Support to detect when the player has entered or exited the room. 2024-06-02 21:48:38 +08:00