Hello,
we are trying the 1262 build, but we are hitting several issues, which are not reproducible using 1260:
-
random errors where :setTextColor is not found on the text object, although I can see the text object on screen, and this function is called about every few seconds
-
transitions are screwed up: when you have two transitions on a single object, where one will change alpha and last for 1 second and the other one will change scale and last for 1.5 seconds, after the alpha changing transition is done, it will be reverted to value 1 until the other transition finishes.
Second issue is something well known on graphics 2.0 branch.