> For the complete documentation index, see [llms.txt](https://ditoland-utplus.gitbook.io/ditoland/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ditoland-utplus.gitbook.io/ditoland/sample/collision-and-physics.md).

# Collision & Physics

## 사용 방법‌ <a href="#undefined" id="undefined"></a>

필요한 맵 파일을 다운받고 압축을 푼 뒤, 스튜디오에서 RMO 파일을 열어 확인할 수 있어요.‌

## 샘플 맵 <a href="#undefined-1" id="undefined-1"></a>

* [OnCollisionEvent.RMO](https://huy6eprx677.edge.naverncp.com/manualsample/OnCollisionEvent.RMO) - 다른 오브젝트와 충돌시 함수를 호출하는 예제에요.
* [OnOverlapEvent.RMO](https://huy6eprx677.edge.naverncp.com/manualsample/OnOverlapEvent.RMO) - 다른 오브젝트와 겹쳐질 때 함수를 호출하는 예제에요.‌
* [SetEnableCollision.RMO](https://huy6eprx677.edge.naverncp.com/manualsample/SetEnableCollision.RMO) - 오브젝트의 Collision 프로퍼티를 변경하는 예제에요.
* [SetSimulatePhysics.RMO](https://huy6eprx677.edge.naverncp.com/manualsample/SetSimulatePhysics.RMO) - 오브젝트의 물리 적용 여부를 설정하는 예제에요.
* [SetEnableCollisionBetweenCharacters.RMO](https://huy6eprx677.edge.naverncp.com/manualsample/SetEnableCollisionBetweenCharacters.RMO) - 캐릭터간 충돌 사용 여부를 설정하는 예제에요.&#x20;
