This website requires JavaScript.
Explore
Help
Sign In
Cold-Mint
/
Traveller
Watch
1
Star
0
Fork
1
You've already forked Traveller
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
5b0803f85f
Traveller
/
scripts
/
map
/
room
History
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