so, i was looking in the 10.X libraries, and i found this
,
but when i ran this script
,
the stage looked like this
!
its at 100% size, the stage is filled with it, but for some reason it's blurry! why?
also, when i checked the width, this happened!
Maybe delete and repost on this thread just to keep the main forum clear of experimental dev stuff
It's a little quirk with the block. Instead of returning the appropriate costume, it tends to make the costume (bitmap) in a larger size.
Snap! will throttle the size of the costume to the stage size. Since the width says 481, it means the costume width is throttled. Try changing stage size. This is intended.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.