[1312] OnAvatarEyeHeightChanged does not fire when switching Avatars
tracked
DrBlackRat
Issue:
According to the creator docs, OnAvatarEyeHeightChanged is supposed to fire when the Avatar Eye Height changes, either by switching to a different Avatar or by manually scaling the Avatar.
This is currently not the case though, it does not work when I'm switching to an Avatar with a different scale.
Expected Behavior:
OnAvatarEyeHeightChanged should
always
fire if the Avatar Eye Height changes, no matter what caused said change. (Other than maybe changing it via Udon)Attachments:
Here is a link to my script for testing this:
Log In
StormRel
updated the status to
tracked