Removed unnecessary question
commited
commit
28108bac7511123cef8f6bfc0a0044344208c454
... | ... | @@ -14,7 +14,7 @@ Output: |
14 | 14 | ## Notes |
15 | 15 | |
16 | 16 | - If you're colliding with multiple objects it'll report the most forceful collision. |
17 | - If you're overriding physics to move objects (using [[Set Position]]) then no collisions will occur. (Is this a issue with Bullet Physics?)
|
|
17 | - If you're overriding physics to move objects (using [[Set Position]]) then no collisions will occur. |
|
18 | 18 | |
19 | 19 | ## Examples |
20 | 20 |