From 1a294941e41194ebcfbab05819ded79c87cff948 Mon Sep 17 00:00:00 2001 From: Schaken Date: Mon, 20 Jan 2025 22:43:22 -0500 Subject: [PATCH] Update BoxColliderHelper --- BoxColliderHelper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoxColliderHelper.md b/BoxColliderHelper.md index a79f265..2dac786 100644 --- a/BoxColliderHelper.md +++ b/BoxColliderHelper.md @@ -1,6 +1,6 @@

Component: GameObject

The component attached to the Box Collider. We use this as a simple way to retrieve information from the Box Collider in one call and send the information to the GPU.

-
Box%20Collider.png
+
Box%20Collider.png

Friction

Float: Min 0, Max 1, Default 0.8.