Hi i am new to scratch as you can see by the number of posts i have made, but i was making a game which involves a sniper scope(The sniper scope is the stage rather than sprite) and not sure how to get it to move about and shoot things?
please help?
Offline
I've never seen a sniper game on scratch, though I have attempted once or twice to make one, but each has been a failure.
Anyway, do you mean that the background is the scope? Because it would probably be easier to just make a sprite the same size as the background, because you can layer sprites.
The approach I'd take is make the scope stationary and have all the objects move around it relative to the mouse's coordinates.
Offline
I'd agree that I would work much better to make the scope a sprite. Otherwise, it would get hidden behind everything else. If the scope is intended to move, you can just have it go to the mouse's position with the [Go to mouse] block.
Offline
You can't make the background move, so you'd have to use a sprite.
Offline
08jackt wrote:
you mean like a zoomed in sniper? you should check out the project here for an example.
Thanks; that is what I meant.. not sure if it made sense when I said it.
Offline
Thanks Scratcher42, your question inspired me to make my own sniper game. Before now I've tried twice and failed the first time, and stopped after the second. But now I've proveed that the only limit to what I can program is computer power, not my ability.
I haven't posted it online (yet), but the actual sniper/scope part is done.
Offline