When tping armorstands to moving entitys with a repeat commandblock
they are rendered at the position they where spawned but are located where they should be. After a few minutes they were rendered correctly
What I expected to happen was...:
The ArmorStands should be tp to the Arrow and should be rendered there.
What actually happened was...:
The Armor Stands were shown at the position I spawned them but when I tp to them I ended where they should be.
Steps to Reproduce:
1. place a repeat command block on unconditional and always active with this command:
/summon ArmorStand ~ ~ ~1 {Tags:["follow"],Small:1,Marker:1b,Invisible:0,Invulnerable:1,NoGravity:1}
2. then place a chain command block next to the repeat in the south on conditional and always active with this command:
/tp @e[tag=follow,c=1,r=0] @e[type=Arrow,c=1]
3. fire an arrow.
4. see all the armor stands in the chain command block
5. type : /tp @p @e[tag=follow,c=1] see how you land where the armorstand should be.
Please do not mark unreleased versions as affected.
You don't have access to them yet.
--- I am a robot. This action was performed automatically.