Jump to content

[1.7.10] Custom particles are affecting other (vanilla) particle effects


Recommended Posts

Posted

Greetings! I have a custom particle I've been using in my mod for fluid transfer particles in my tanks, but it appears as though every time the particles are spawned, it changes other particle effects around them. For example, I've placed a torch next to my tank and when my custom particles are rendered, the "smoke" particles of the torch are overridden with the textures for the EnderIO conduits. I'm...not even sure how this is happening. I've gone into the code and turned off my particles to make sure that it was, indeed, the rendering of the particles that caused this glitch and can confirm it. Are there any ideas as to what could be happening? Here's a link to the particle class on github: https://goo.gl/xmxEUV. And here's a link to (one of) the class(es) which starts the rendering of my particle: https://goo.gl/51ItJ0. As always, thanks in advance!

Able to differentiate the difference of a sum and an integral.

Posted

Wow...I wish there was more documentation on the EntityFX class. Changing the FXLayer from 0 to 3 (and altering the code to adapt to that) fixed the issue. Thanks!

Able to differentiate the difference of a sum and an integral.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.