Revert commit 68760ff
commited
commit
c6910e2d73ee6ae42b9b9ae05ed794094714ecf4
... | ... | @@ -0,0 +1,3 @@ |
1 | Also called hitbox, it determines if the object is solid or pass through. |
|
2 | ||
3 | Since Bullet Physics is somewhat buggy some people tend to create custom colliders using [[Raycast]] to detect blocks and create physics like movements using vector math. This is done because the [[Collision]] script only works on objects with physics applied. |
|
... | ... | \ No newline at end of file |