Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-7423

Interpolation not working with text displays

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • None
    • 3822-Spigot-9ebce8a-b60a95c (MC: 1.20.1)
    • Yes

      When creating a text display and attemping to change its transformation with interpolation enabled, the entity does not interpolate, but rather instantly transforms to its new transformation.

      To reproduce, simply run the following commands in the chat:

      /summon minecraft:text_display ~ ~ ~ {text:'"Hi"',billboard:"center",Tags:['test']}
      /data merge entity @e[type=minecraft:text_display,tag=test,limit=1] {start_interpolation:0,interpolation_duration:10,transformation:{scale:[2.0,2.0,2.0]}} 

      If run on a singleplayer world or a vanilla server, the text display will interpolate correctly to the new scale amount as expected. However, if run on a fresh Spigot server with no plugins, then the text display will not interpolate and rather instantly double in size.

            Unassigned Unassigned
            DarkStar634 Dark Star
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: