It would be nice to have the ability to pull the scale parameter of one object to another.
For example:
-Create two sprites, sprite1 and sprite2
-Set sprite1's scale to 1.5
-Set sprite2's scale to the first sprite1's scale.
This is currently impossible. Am using 128.2
The workaround is to just create a variable, but would be great to target specific objects.