Sniper scope, codes for stuff :) if you want to make some thing follow your mouse like my sniper scope on adobe flash cs3 heres the code but convert it into a simble then press f9 then paste this.code: //for crosshair onclipevent(enterframe) { this._x = root._xmouse; this.y = root.ymouse; } and this code is for making something walk remember to convert to symble. onclipevent(load) { speed=80; …show moresniper scope, codes for stuff :) if you want to make some thing follow your mouse like my sniper scope on adobe flash cs3 heres the code but convert it into a simble then press f9 then paste this.code: //for crosshair onclipevent(enterframe) { this._x = root._xmouse; this.y = root.ymouse; } and this code is for making something walk remember to convert to symble. onclipevent(load) { speed=80; } onclipevent(enterframe) {if(key.isdown(key.left)){ _x-=speed; } if(key.isdown(key.right)){ _x+=speed; }}show less
games2rule - Sniper scope 3-you have been a mafian, but you wanted to ..
dailygames - Have fun with a new version of the sniper scope, where ..
games2rule - Take on simplistic sniper missions as you shoot the targets ..
miniplay - Pay attention to the missions you're in charge of and prove ..
kanogames - Find your target, take them down, get out. in sniper scope, ..
Comments