does anyone know the script to make one movieclip bounce of another ?
like this :
if(this.hitTest(_root.clip_mc)){
this._x=*speed
this._y=bla_bla(bla)
}
maybe not exactley like that but you get it
does anyone know the script to make one movieclip bounce of another ?
like this :
if(this.hitTest(_root.clip_mc)){
this._x=*speed
this._y=bla_bla(bla)
}
maybe not exactley like that but you get it
:: Copyright KIRUPA 2024 //--