Traveller/scripts/map/room
2024-10-11 17:59:47 +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 Example Remove the ability to upload logs to the server. 2024-10-11 17:59:47 +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