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
How do I make the enemy go to player when spotted? Like, the enemy is doing nothing until the player shows up.Once the player has been spotted, the enemy goes to the player and try to kill him. How do I do that?
Use line of sight and when within a distance you want the AI to attack, make it stop moving and have bullet objects move towards players last postion.
Develop games in your browser. Powerful, performant & highly capable.
Can you be more specific? I'm very confused
Is this going to work for what you said?
I've just made an example, which should explain what you wanted:
https://db.tt/Lx9JCXoGV7
Thanx man I needed this
Good answer.
Indeed