Jump to content

Collision Detection and Performance


Recommended Posts

Hi,

 

Problem: using masks to place tree objects with physics collision detection enabled can result in performance problems, especially if millions of trees are rendered in the view.

 

Solution: use ObjectMeshClutter, and enable collision detection for each mesh.

Link to comment
×
×
  • Create New...