0 LIKES LikeUnLike
//so guys this is my script what happens is everything works fine and all but when i collect the object my bar goes up, ie first coin i collect bar goes to 1 then the second coin i collect, it goes to 11, then 111 and soforth. my question is.. how can i make it go from 1 2 3 4 5 ect onClipEvent(enterFrame) {if(_root.char.hitTest(this)) {_root.money =1unloadMovie(this);}}
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 2 answers.