Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Tupolev144

Members
  • Joined

  • Last visited

  1. The problem with getFXLayer() is that it doesen work if particleTextureIndex is set.
  2. I am spawning 50 particles in a for loop when I do this the second time this happen. Where exactly is this limit and is it possible to expand it? (Sorry but I dont know very much about the particle engine and I dindnt work with it before)
  3. Ok I have a registered Entity which is spawning a Particle (EntityFX) like this FMLClientHandler.instance().getClient().getMinecraft().effectRenderer.addEffect(new EntitySpecialSmokeFX(this.worldObj, this.posX, this.posY, this.posZ, this.rand.nextGaussian() * 0.1D, this.motionY * (this.rand.nextGaussian() * 0.075D), this.rand.nextGaussian() * 0.1D)); That works fine but when I spawn the particles again (from another Entity) the particles that exist already despawn or becoming invisible(I dont know what exactly happen) but they are not visible any more. What can I do to fix that? (If you need code tell me which files you need) Thanks for answering!

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.