ID:170378
 
How would you make a code for a sniper? I am good at coding but when I came to this in my game, everything I tried failed.
Explain what you mean...
mob/Sniper
desc="A sniper!"
In response to Hell Ramen
When you use the sniper, to have the "camara" move with cross hairs and have the whole screen black execpt a circle around the cross hairs. Then when the cross hairs are on a player you can shoot them.
In response to Yoderic
Think of a concept, in terms of programming, of how you would achieve that.

Screen objs might help.