Resource pack animations do not execute if a mob is in the darkness while a player is under the darkness effect, even with rendering offscreen bones and particles enabled.
This effect also affects particles that are binded to an entity as it recedes into the darkness; emitters that are binded to their entity (meaning their have local space position is set to true) should have their position updated relative to that entity, so the particles should follow it. However, these particles do not update their position whenever the entity moves into the darkness, rather it stalls in that spot until the entity is rendered in view again.
Steps to reproduce:
Create/Use an entity that has a particle effect or sound effect animation.
Open a test world and spawn the entity.
Apply the darkness effect to yourself and move in and out of range of the entity.
Expected Results:
Either the particles should recede into the darkness fog, similar to the entity, or the entity's position should still be tracked in the darkness via the particle position. The particles/sound should also activate even when the entity is outside the range of sight
Results shown:
The particle emitter will briefly stay in the last area that the entity was rendered in the darkness fog, with it suddenly updating its position once the entity returns to view. The sound is also delayed to only occur once the entity renders into view (should the animation still be active).
Comments 5
If this can be reproduced without an add-on, please adjust the steps in the Description to list the specific complete commands you are using.
If this can be reproduced without an add-on, please adjust the steps in the Description to list the specific complete commands you are using.
Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
If this is still an issue in the latest release, please attach a sample add-on that can be used to reproduce it.