Visual glitch with tping multiple ArmorStands
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
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.
2016-01-10, 07:57 PM
2016-01-10, 10:52 PM
2016-01-10, 10:52 PM
0
1
-