I need program help
par angrygiraffe977
I need program help
Tags pour I need program help
Description
please help me fix my scope
Commentaires
FlashBeast
Mar. 17, 2011
Ask in the PROGRAMMING FORUMS here on Kong. PLEASE only upload FULLY FINISHED WORKING Games.
pyro98711
Mar. 17, 2011
hmm also you should add something like
if (this._x >= _root.x1 + 1)
{
if(this._x >= _root.x1 && this._x <= _root.x1 +1)
{
_root.xmove = 0;
}
else
{
_root.xmove -= .07 ;
}
}
something like that this way it will stop at sommmme point and you aren't always fighting with it idk or if you still want it to move a bit but not a ton _root.xmove -= .02; something like that good luck
pyro98711
Mar. 17, 2011
ahhh i see i can control it yea its a bit wierd umm 1. when uploading i wouldnt have hid the mouse 2.switch all + and - it looks inversed in everyway lol unless thats intentional...honestly though i think its fine leave it as is it gives it a difficulty rather than point and shootbut i think you should kinda of show where the mouse is would make it hella easier.
Darvious
Mar. 17, 2011
Game doesn't work. 1/5
pyro98711
Mar. 17, 2011
cant even see what is wrong with it because i cant interact :/