scriptor icon indicating copy to clipboard operation
scriptor copied to clipboard

Add new Square descriptor and method for transforming targets relative to player perspective

Open AnoubuzThuf opened this issue 8 months ago • 0 comments

Added:

  • GeometricTargetDescriptor for descriptors which have different behaviour depending on the other descriptors used in the current SubSpell. Intended for Geometric shapes (Square, Circle...) with increasing radius depending on the number of repetitions.
  • Add Square Descriptor implementing GeometricTargetDescriptor
  • Add Circle Descriptor implementing GeometricTargetDescriptor
  • Add MathHelper function for transforming targets relative to player perspective - this is really cool!

TODO is:

  • Adding examples of these as spellbooks

Note:

  • I've only tested this on NeoForge

AnoubuzThuf avatar May 28 '25 21:05 AnoubuzThuf