NeverMind Posted June 29, 2014 Posted June 29, 2014 When my throwable entity hits the something and explodes, I can't enter the area from the explosion. If I relaunch, all the damage I've done disappears. Here is the code for the explosion: this.worldObj.createExplosion(this, this.posX, this.posY, this.posZ, (float)this.explosionRadius , true); Quote
NeverMind Posted June 29, 2014 Author Posted June 29, 2014 Thanks, I did this, but now I can't see the projectile. It works, it makes the explosion and it hurts the enemies, but I just can't see the projectile. Quote
NeverMind Posted June 29, 2014 Author Posted June 29, 2014 No, that was one of the problems. It's fine now, I fixed it, thanks a lot, you helped me progress a lot. Quote
Recommended Posts
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.