im struggling with tFormVector and tFormPoint
what i want is the object to move away from the explosion!
i cant seem to get this right, i've tried TranslateEntity, and moveEntity, tForm and otehr algorythms, trouble is, i've done this before but i cant for the life of me remember HOW i did it! (lost my code due crashed HD)
TFormPoint EntityX(lpTank\lpModel),EntityY(lpTank\lpModel),EntityZ(lpTank\lpModel), lpTank\lpModel, lpExploded\lpModel tfx# = TFormedX()*speed# tfy# = TFormedX()*speed# tfz# = TFormedZ()*speed# MoveEntity lpTank\lpModel,tfx,0,tfz
what i want is the object to move away from the explosion!
i cant seem to get this right, i've tried TranslateEntity, and moveEntity, tForm and otehr algorythms, trouble is, i've done this before but i cant for the life of me remember HOW i did it! (lost my code due crashed HD)