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 am brand new to this. I just downloaded Construct 2 and I can move a sprite in the direction I want at the speed I want. How do you get it to stop at a particular location on the screen?
Thanks
Depends on what sort of events/behaviour you use to move it. Is it the bullet behaviour? In that case you can set the objects bullet speed to 0.
Bullet or maybe platform behavior? Like Nimtrix said, it depends on what you want : )
And BTW; Welcome!
Develop games in your browser. Powerful, performant & highly capable.
You can try the Custom movenment behavior too.
And welcome to Construct. Take some time to get used to it and you'll love it.
Don't hesitate to check the how do I FAQ at the section "Object moving", there are quite a few examples on display using different methods to achieve movement.