SL23W16

From ETM
Jump to navigation Jump to search

◄ SL23W15 | SL23W17 ►


  • Concept change: Block,Text,Item Model Variant State changes implementation now only on user interaction via Interaction Entity.
    • This simply runs a PdaAction set onto the given Entity. Allows to control a BlockModel from a Screen-Button as well.
    • "Translation" should no longer be a option on the screen as it is a direct result from V1.worldLoc().distance(V2.worldLoc())
    • Basically the whole "transition-system of MC" goes out the window and we use fixed states that the player sets. The transition between those fixed states can then be calculated and animated by the server.
      • Makes it much simpler so "move&rotate something to a specific location"
      • Makes it impossible to "rotate 720"