Player is not hidden in tall box, and can "double enter"
cecnull1 opened this issue ยท 3 comments
Player visibility is being overwritten. Possibly need to write an alternative way of hiding the player.
There are two bugs here.
- If you are already inside the box, right-clicking the box again will cause a logic error.
- The developer mentioned that the model was not successfully hidden.
After reviewing the code, 27cb6b7 broke properly hiding the player with a misconfiguration.