Skript

Skript

788k Downloads

Add a Dimensional AnyX implementation

Fusezion opened this issue ยท 1 comments

commented

Suggestion

Add a new classinfo adjustable that allows adjusting values within it, namely something like (width|:height) of %adjustable%
could allow additional effects that work with the syntax too if we'd prefer adjust height of %adjustable% by %number%

Why?

Looking over skriptlang development I realized with the plan to add interactions it feels a bit weird to force multiple similar patterns just for similar effects.

i.e.

display (height|:width) of %displays%
interaction (height|:width) of %interactions%

with other plugins having

(height|:width) of %image%
[the] shape (length|width|height) of %lwhshapes%

Other

No response

Agreement

  • I have read the guidelines above and affirm I am following them with this suggestion.
commented

I think it'd be best to have one for each dimension.
(or some way for the AnyDimension-ed object to say what dimensions it supports).