Hi...in the events/actions im resizing and moving a lot of sprites from one spot to another, is there a way to set the Size and Position automatically based on the actual Sprites Sizes / position?
i mean a faster way to set those values without selecting each sprite and setting it manually ie. Sprite.Width but numerical (450) | Sprite.Height (100) instead of that Expression...just wondering