Login

Fancade Wiki

Updated Collision.md (markdown)

... ...
@@ -11,7 +11,7 @@ Output:
11 11
## Notes
12 12
13 13
- If you're colliding with multiple objects it'll report the most forceful collision.
14
- If you're overriding physics to move objects (using [[Set Position]]) then no collisions will occur. (Is this a bug in bullet physics?)
14
- If you're overriding physics to move objects (using [[Set Position]]) then no collisions will occur. (Is this a issue with Bullet Physics?)
15 15
16 16
## Examples
17 17
Fancade Wiki