I implemented Ajax request. Its keep requesting when ajax call initiate. Please see this screenshot.
Construct 2 :
Why this is happening? I contacted game developer too. He also don't know whats happening. I implemented another game successfully.
Disable the group end game at the end of the actions
Develop games in your browser. Powerful, performant & highly capable.
You're sending the Ajax data at each tick while the player location and the P1Location are superior to 100, try adding a third condition : System-> Trigger once while true.
Put it under Player:Location>100