enable and disable character's colliders in specific moments.
Hi! The project I'm doing is a "Ninja Rooftops" like prototipe for smartphones. I have a problem with the character that stop at the generated levels. Now, I want to make the character don't stop at nothing when he is jumping. I think I have to disable the character's collider when this is jumping an enable the collider again to touch the ground but I don't know how to do that. Any help is apriciated. Thanks.
Your answer
Follow this Question
Related Questions
My collider2D don't work 1 Answer
Co ordinates of 2D object/image,Get Co ordinates covered by Object 0 Answers
Help! My projectile velocity is not working.. 1 Answer
How to get collision on a Collider with "is Trigger" on? 0 Answers
Character hits invisible ghost collision when jumping against objects while pushing against them 0 Answers