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!
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.
Develop games in your browser. Powerful, performant & highly capable.
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.