Hi! I didn't find the cause of the problem but in some cases on version 7.4.4 L2D animations are not started until external manipulations such as code reload.
Video of the bug:
https://monosnap.com/file/W4QA3ZiIjhZoqUdZbgl3KakrBag1wY
Note that I passed "say" line and only after the next reload animation is started. L2D image with motions is placed on the screen on a separate layer
If I set show location home_01_base still idle, then it works in 7.4.4 too, after a short pause of the still, of course.
I may assume some problems with the l2d model so this is the model used in the tests home_l2d.zip. But as I have similar behaviour with other our models and only in 7.4.4, I think there is some problem.
Hi! I didn't find the cause of the problem but in some cases on version 7.4.4 L2D animations are not started until external manipulations such as code reload. Video of the bug: https://monosnap.com/file/W4QA3ZiIjhZoqUdZbgl3KakrBag1wY
Note that I passed "say" line and only after the next reload animation is started. L2D image with motions is placed on the screen on a separate layer
Same script on version 7.4.3 is working as intended: https://monosnap.com/file/jpvLo030LEL3Vwu7y6veK9EDw6Cs6T
I made a simple script and it works differently on 7.4.3 and 7.4.4:
If I set
show location home_01_base still idle
, then it works in 7.4.4 too, after a short pause of thestill
, of course.I may assume some problems with the l2d model so this is the model used in the tests home_l2d.zip. But as I have similar behaviour with other our models and only in 7.4.4, I think there is some problem.