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
There should be a way to read asset data so that the user of the library can load assets and display them.
The Costume (or Sprite?) class should have getters for width and height. The if on edge bounce block will need that (see Implement motion_ifonedgebounce block #47), the touching block will probably need it too (for the edge).