goboscript icon indicating copy to clipboard operation
goboscript copied to clipboard

add a way to query the dimensions of a costume at compile-time

Open aspizu opened this issue 11 months ago • 2 comments

something like a macro which returns the costume's width and height

COSTUME_WIDTH("costume name")
COSTUME_HEIGHT("costume name")

aspizu avatar Feb 26 '25 07:02 aspizu

sound length would also be helpful

faretek1 avatar Feb 26 '25 16:02 faretek1

I'm not sure if this is what you meant but you can also account for size and rotation using trigonometry. The sound length idea can also account for pitch effect.

Bituvo avatar Jul 19 '25 18:07 Bituvo