Hello everyone. Long time lurker, first time posting.
I've run into an issue where, in a sub-event, I'm not able to Pick an instance that was just created in the parent event's action block.
Code
The code on line 2 just does not seem to want to pick the newly created S1 instance.
Result
(only the already-present sprite becomes 50% opaque)
Expected
(both sprites should be 50% opaque)
Could this be a limitation of some sort? I've spent hours searching the manual and the forum for more info on "Create Object" and "Pick" but I haven't had any luck with anything that is related to this particular issue.
Related .capx: bit.ly/1STJY56
Any pointers or suggestions would be appreciated.
Thank you.