Home/Hitem3D FAQ/How to collision a 3D model in Roblox?

How to collision a 3D model in Roblox?

To enable collision for a 3D model in Roblox, set the **CanCollide** property of its individual parts to "true" (models themselves don’t have collisio

How to collision a 3D model in Roblox?

To enable collision for a 3D model in Roblox, set the **CanCollide** property of its individual parts to "true" (models themselves don’t have collision—parts do) and use **Collision Groups** for custom collision rules.

Roblox’s collision system works at the part level, so every part in the model (e.g., a table’s legs or top) needs CanCollide enabled to block players or other objects. Collision Groups let you define which groups collide—like making players hit a door but not a wall decoration.

If parts aren’t colliding as expected, double-check CanCollide is on for all relevant parts and Collision Groups aren’t ignoring each other. For quick edits, select multiple parts in the model and adjust CanCollide in the Properties panel at once.

PreviousNext
제품
웹 스튜디오
API 플랫폼
기능
이미지를 3D로
멀티뷰를 3D로
릴리프
세그멘테이션
모델
일반 모델
인물 모델
리소스
블로그
FAQ
API 문서
회사 소개
가격