New shapes!
Pre-release
Pre-release
This weekend, we polished accessibility, security, and layout, and added to new types of shapes that can be added to a Stage
:
Circle
, which takes a radius and a center positionPolygon
, which takes a radius, a center position, and a number of sides
Like Rectangle
, both interact with the physics engine, so they can be used to create interesting boundaries of other output to collide with.