Traveller/scripts/map/room
Cold-Mint 5b0803f85f
After the player leaves the room, the previous room vision is deprived and enemies are frozen.
玩家离开房间后上个房间视野将被剥夺,敌人被冻结。
2024-08-25 18:49:48 +08:00
..
IEnterRoomEventHandler.cs Support to detect when the player has entered or exited the room. 2024-06-02 21:48:38 +08:00
IExitRoomEventHandler.cs Support to detect when the player has entered or exited the room. 2024-06-02 21:48:38 +08:00
Room.cs After the player leaves the room, the previous room vision is deprived and enemies are frozen. 2024-08-25 18:49:48 +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