forked from increpare/PuzzleScript
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
featureNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requestedsprite manipulationscopying and transforming spritescopying and transforming spritessyntax/languageConcerns the language or its syntaxConcerns the language or its syntax
Description
Could be called truncate
, trim
or clip
. I'm thinking it might also be nice to have an optional directional parameter, which would only truncate the sprite in that direction. Offsets for custom cutoff points don't need to be specified because they could be realised by translating, truncating, translating instead.
I'm not 100% sure how this should interact with translated sprites, but it would probably keep the offset unchanged but take it into account when deciding where to cut off the sprite.
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requestedsprite manipulationscopying and transforming spritescopying and transforming spritessyntax/languageConcerns the language or its syntaxConcerns the language or its syntax