Expression Help Please
craps
Member Posts: 353
I am working on getting a "touch/slide" template to work but have become stuck with the following expressions.
I cant seem to find anything about the "magnitude" expression or the "abs" expression.
The following is what I am trying to get to - I amplifier is an attribute that I made - Thanks for your help.
self.amplifier *magnitude(abs( self.Position.X - self.initX ),abs( self.Position.Y - self.initY ))
I cant seem to find anything about the "magnitude" expression or the "abs" expression.
The following is what I am trying to get to - I amplifier is an attribute that I made - Thanks for your help.
self.amplifier *magnitude(abs( self.Position.X - self.initX ),abs( self.Position.Y - self.initY ))
Comments
tshirtbooth - your demo links are not working.