SL23W26

From ETM
Revision as of 11:33, 5 July 2023 by Kademlia (talk | contribs)
Jump to navigation Jump to search

◄ SL23W25 | SL23W27 ►


DisplayBlocks:

  • For some reason the yaw-distance between two states needs to be the opposite of the calculated value for the animation to be corrent.

float yawDist = -(rotTarget - rotSource);

  • Interaction-hitbox does not support PITCH/ROLL for blocks; add warning to user
  • Yaw of 360 deprecated, only use -180 to 180