Simple plugin to create square/rectangle object (was to lazy to add sprites for simple temporary objects every new project). You can select fill color, outline color and outline size.
Square 1.0
Conditions:
- Is fill color - can't make it to work with color :/
- Is outline color - can't make it to work with color :/
- Is outline size
Actions:
- Set fill color
- Set outline color
- Set outline size
Expressions:
- FillColor - returns current fill color
- OutlineColor - returns current outline color
- OutlineSize - returns current outline size
Square 1.1
- Added: Is overlapping another object
- Added: On collision with another object
// forgot to include that from my earlier version
EDIT: This plugin is not available anymore.