Help with particles: how to make them not attached to player's view?

Started by AndreychelQx on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help with particles: how to make them not attached to player's view?
Wed, 05/08/2024 - 18:21 (edited)

I have a problem. I want to make an beautiful explosion effects with particles, i want to get result like on this example 


But how i can place independant from player's view? because all particles are sprites and attached to player's view, so they following player and we can't see like.. side or top of the particle, but on this image it's possible..

I can get only this: my particles turns out to me by their side and they're following where i look:

 

Edited by AndreychelQx on Wed, 05/08/2024 - 18:21
Joined Nov 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how did you get the first…
Sat, 09/21/2024 - 17:28

how did you get the first foto, and did you ever find a solution?