Skip to content

Commit

Permalink
Further improve Eder BS door state tracking.
Browse files Browse the repository at this point in the history
This adds more notifications to the responder to track the door closing
state. This was done to fix some problems observed with the door
clickable being re-enabled by the Python script racing the responder.
Also, fix the door clickable responder in Eder Tsogal to properly
enable/disable the clickable.

- [plResponderModifier] cRespBSDoorOps
  Added new plNotifyMsgs for door closing and changed the state numbers
  to match the enum in xBlueSpiral.py. Also fixed Eder Tsogal's
  responder to properly enable/disable the door clickable, which must
  have been missed in the earlier commit.
  • Loading branch information
Hoikas committed Feb 17, 2023
1 parent f317cdd commit 4cb6bfa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions compiled/dat/EderDelin_District_garden.prp
Git LFS file not shown
4 changes: 2 additions & 2 deletions compiled/dat/EderTsogal_District_tsoGarden.prp
Git LFS file not shown

0 comments on commit 4cb6bfa

Please sign in to comment.