Traveller/scripts/map/room
2024-10-17 11:04:43 +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 Support split-wave Spawn monsters now. 2024-10-08 22:04:37 +08:00
Room.cs Fixed an issue where players did not trigger spawns and did not spawn when entering the room again. 2024-10-17 11:04:43 +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 Unified Resource loading api, projectile weapon allows to configure spells. 2024-10-09 10:49:10 +08:00