Login

Fancade Wiki

Created Collider (markdown)

... ...
@@ -0,0 +1,3 @@
1
Also called hitbox determines if the object is solid or pass though.
2
3
Since 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 [[collision]] script only works on objects with physics applied.
... ...
\ No newline at end of file
Fancade Wiki