tigris-mt / elevator

An entity-based elevator allowing fast realtime travel in Minetest.
https://forum.minetest.net/viewtopic.php?f=9&t=17079
Other
4 stars 14 forks source link

Using an elevator changes the player size #19

Open cheapie opened 2 years ago

cheapie commented 2 years ago

Steps to reproduce

  1. Change your visual size to something other than (1,1,1) - for example, via effects of another mod
  2. Ride an elevator
  3. Switch to 3rd-person camera and observe size

Expected behavior After exiting the elevator, the visual size of the player is whatever it was previously.

Actual behavior The player visual size is forced to (1,1,1) regardless of previous settings.