It is currently April 28th, 2024, 5:59 pm

SOLVED: Multiple containers

Get help with creating, editing & fixing problems with skins
User avatar
Hagart
Posts: 12
Joined: October 18th, 2023, 11:44 am

Re: Multiple containers

Post by Hagart »

Yincognito wrote: December 6th, 2023, 11:58 am It's not that advanced, the Extend... constructs are in this case just an alternative / equivalent to copy pasting the same line with a different Scale once you defined your Path, really:

Code: Select all

ShapeN=Path FreePath | StrokeWidth 0 | Stroke Color 41,4,2,255 | Fill Color 87,149,212,32 | Scale ...,...
but yeah, it does look good indeed. Just choose the approach you're most comfortable with - at least you now have 2 ways of dealing with this, better than just one. ;-)
:D