Replaced background color for consistency
commited
commit
cc5499141d40b530a03391e4f995278510432834
... | ... | @@ -20,12 +20,12 @@ Output: |
20 | 20 | |
21 | 21 | The script below causes you to win if the two physics boxes collide with each other. |
22 | 22 | |
23 | [[/uploads/c1.png]] |
|
23 | [[/uploads/collision_example1.png]] |
|
24 | 24 | |
25 | 25 | Because the ground counts as "None", the script below causes you to lose if the sphere touches the ground. |
26 | 26 | |
27 | [[/uploads/c2.png]] |
|
27 | [[/uploads/collision_example2.png]] |
|
28 | 28 | |
29 | 29 | Triggers a sound effect only if the impulse is big enough. |
30 | 30 | |
31 | [[/uploads/20210103_135824.jpg]] |
|
... | ... | \ No newline at end of file |
0 | [[/uploads/collision_example3.png]] |
|
... | ... | \ No newline at end of file |