Bug Closed · Resolved

Feature Request: @EntitiesInCylinder targeter

#6424 opened by Unknown 1 year ago

Unknownreported this bug

Summary

Greetings! I would like to suggest a cylinder targeter with radius, height, and offset options.

Usage

This targeter could be used for more accurate projectile damage zones, such as a wand projectile. I often run into issues where the projectile collides with the top of a mob's head and fails to deal damage when using a smaller radius. In addition, this would be useful for allowing meteor projectiles with a small radius to hit entities that are hovering or in the air above the impact area.

Value

This targeter would improve quality of life for various items on my server by reducing the number of missed/dud projectile impacts.

Priority

Low priority, it is very useful to me but I am unsure if it would be useful to others.

Implementation

Standard targeter with radius, height, and offset options, similar to EntitiesInRadius and EntitiesNearOrigin.

Thank you for your time!

Unknowncommented

Added as a shape in EntitiesInRadius and EntitiesNearOrigin targeters. Build 5463

Sign in to join the discussion.