You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a block which causes a speech bubble to appear ("say", "think", "ask") is executed before the "stamp" block, sprites whose texture size is 1x1 will not stamp.
Sprites whose texture size is 1 in one dimension but not the other will produce a 1-pixel line.
This probably has something to do with convex hull calculations.