Link to .capx file (required!):
CAPX
dropbox.com/s/sujlgfdrrmmv1iv/objectPositionBug.capx
Steps to reproduce:
1. Create second layer with scale 0
2. Create two Sprites - one in the first layer, one in the second
3. Change the Layout Scale to something different than 1.0: the object in the first layer with Scale 100% moves around, the second object in the 0% layer stays in place - just fine as expected.
4. Set Sprite2 position to object Sprite1 (image point 0) - hm, it appears that C2 is trying to align both objects in their Layout Scale 1.0 positions and disregards the changed Layout Scale.
Observed result:
The Layout Scale change is disregarded. The second object is not aligned to the actual image point of the first object, but to its initial position as it was at Scale 1.0.
Expected result:
Both objects should be aligned at different Scale ratios to their chosen image points as it happens at Scale 1.0.
Browsers affected:
Browser independent - C2 issue
Operating system & service pack:
WinXP SP3
Construct 2 version:
R136