Link to .capx file (required!):
dl.dropboxusercontent.com/u/666516/r139containersWrong.capx
Steps to reproduce:
1. Note the function moves the container spritecube to layer 1
2. Press play note spritecubes are seen
3. Change the function to move the spritecube to layer 0
Observed result:
Spritecubes are not seen
When they were seen they were moved to the wrong layer
Also note layer 1 has 0 parallax
Expected result:
The container object is on layer 2d, and the contained objects are moved to that layer at start of layout.(it would be nice if existing contained objects were left on the layer they already exist on, but ehh)
To deal with this the contained objects need to be moved to the correct layer, but they are moved to some other layer than specified.
Browsers affected:
Chrome: yes
Firefox: yes
Internet Explorer: dunno
Operating system & service pack:
764
Construct 2 version:
r139