Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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.
Develop games in your browser. Powerful, performant & highly capable.
Disable the group end game at the end of the actions
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