Try comparing their y positions
Might want to try one of the other physics engines and check performance.
No worries
What operating system are you using and have you tried running SFC to verify your system files are not corrupted and possible a virus scan .
Assign a variable to the instances with unique values and then act upon that variable .
Your Welcome ,good luck on your game .
Try using int() and
right(text, count)
Return the last count characters of text.
Just double click on layout one in your projects window
Develop games in your browser. Powerful, performant & highly capable.
Are you using a mask for your character as per the tutorial
https://www.scirra.com/tutorials/253/ho ... tform-game
https://www.google.com/url?q=https://ww ... bP-nVvI6Qg
https://www.google.com/url?q=https://ww ... PmjSfWdvdA
Welcome to the forum
You can find your moveto behavior here
http://www.scirra.com/forum/behavior-ro ... 44845.html
The questions that you are asking says a lot about your character , or lack off.........
Make a local variable ,,,,position , then a action position = choose(1,2) , then two sub events;
if position =1...>create object (200,500)
if position =2...>create object (400,300)
What if you compared or combined with layer angle
LayerAngle(layer)
Get the angle, in degrees, of a layer.