Thread
:
Boomerang Script
View Single Post
#
7
08-19-2001, 04:54 AM
kyle0654
-. .`
Join Date: Mar 2001
Posts: 1,000
Quote:
Originally posted by LiquidIce00
they should have absolute value but for pos>neg.
so i dont gotta do
this.x=this.x-(this.x*2);
;D
this.x = abs(this.x)*-1;
that'll always return the negative value.
kyle0654
View Public Profile
View GraalOnline Profile
Find all posts by kyle0654