Difference between revisions of "Talk:ESM Math Library"
Jump to navigation
Jump to search
→Should be a category
imported>DragoonWraith |
imported>JustTim |
||
Line 16: | Line 16: | ||
::By the way, why do you have a "GetAngle" function? Oblivion comes with [[GetAngle|one]]...--[[User:DragoonWraith|DragoonWraith]] 21:13, 9 May 2006 (EDT) | ::By the way, why do you have a "GetAngle" function? Oblivion comes with [[GetAngle|one]]...--[[User:DragoonWraith|DragoonWraith]] 21:13, 9 May 2006 (EDT) | ||
:::Wow, great work! Looks awesome! Yes, you're right, the more modular method will presumably the best choice for most users. | |||
:::Yes, the naming of the getAngle function is a littlebit misleading. The Oblivion GetAngle function returns the angle of an object or actor. My getAngle function calculates the angle of a 2d-vector (input x and y of the vector). This is very handy if your want to calculate the Angle between two objects. --[[User:JustTim|JustTim]] 04:23, 10 May 2006 (EDT) |