Hallo
How can i access the scale of a box collider of a mesh from script? I want to Scale down the Collider over time and destroy the collider at a certain scale value, in order to walking through a wall for example.
Via the BoxCollider class. Reference the component then you can tweak the center and size values as needed.