of of
commited
commit
7946ab54ba31f94ade28594a6a3c8a319e533844
... | ... | @@ -2,7 +2,7 @@ Normally, when you get/set the position of an object, you actually get/set the p |
2 | 2 | |
3 | 3 | [[/uploads/center of mass opaque.png]] |
4 | 4 | |
5 | The trick is to take the vector returned by [[Get Position]] and **offset it by half the total size of of the object** ("the offset"). With "total size", I refer to the minimum and maximum vectors of the object, added together. |
|
5 | The trick is to take the vector returned by [[Get Position]] and **offset it by half the total size of the object** ("the offset"). With "total size", I refer to the minimum and maximum vectors of the object, added together. |
|
6 | 6 | |
7 | 7 | [[/uploads/geometrical position opaque.png]] |
8 | 8 |