Piggy3590 / LC_Office

2 stars 0 forks source link

Elevator collision issue #23

Open Ryyye opened 1 month ago

Ryyye commented 1 month ago

Monsters seem to collide with the elevator on floor 1 even when it's not there, this seems to be based on where the elevator went/came from.

If the elevator is on floor 3, this never happens.

If the elevator is on floor 2, it has collision on floor 1 if it came from floor 1, but not if it came from floor 3.

This is fairly impactful, since the collision only applies to monsters, so the player is able to stand where the elevator would be and be completely safe when they otherwise wouldn't be.