Login

Fancade Wiki

Updated Collision.md (markdown)

... ...
@@ -8,6 +8,11 @@ Output:
8 8
9 9
[[/uploads/Collision.png]]
10 10
11
## Notes
12
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.
15
11 16
## Examples
12 17
13 18
The script below causes you to win if the two physics boxes collide with each other.
Fancade Wiki