1. CAPX:
drive.google.com/file/d/19nHDfMf_sU2C5PxueXytHGbEY3oPALEd/view
2. Problem exist only on Mobile:
Enemies should follow the new object (MagnetCake) and then return to the original object (Arrival). It works perfect on the Desktop version. In the Android version, the enemies follow (magnetCake) and then half of them stand still and do not go to Arrival.
3. How find this problem?
The problem can be traced in 1 level by clicking on 1 on the map (layout: Campaing_1). When the enemies are on the map, put a cake on their path. On the desktop, the enemies go to the cake correctly, and when it explodes, they go to the permanent point of arrival. But on Mobile, enemies after the explosion of cookie stand still.
The following video perfectly illustrates the problem in C3.
1) a video on the Desktop. Enemies return to their targets correctly, even though they sew to the cake earlier.
2. video on Android. Enemies can't find the target and stand still.
Thank You