From 232bb6885989293d0a34fbf1297e5dffffdcfa81 Mon Sep 17 00:00:00 2001 From: Schaken Date: Mon, 20 Jan 2025 22:37:09 -0500 Subject: [PATCH] Update BoxColliderHelper --- BoxColliderHelper.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BoxColliderHelper.md b/BoxColliderHelper.md index c1aad5e..a79f265 100644 --- a/BoxColliderHelper.md +++ b/BoxColliderHelper.md @@ -1,6 +1,6 @@ -

Component: GameObject

+

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.