Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Managing thousands of objects
#1
I have a game where the user can place many objects, potentially thousands, and also use a couple of ropes which should then react to these. The issue is, the ObiUpdater becomes incredibly slow looping through all the obi colliders and updating them. It reaches easily 500ms for only 4000 objects on a high-end pc per frame. 

What are recommendations to handle such scenes? Are there optimization tricks or settings I can tweak?
Reply


Messages In This Thread
Managing thousands of objects - by ImpossibleRob - 20-02-2023, 09:31 PM
RE: Managing thousands of objects - by josemendez - 21-02-2023, 08:49 AM
RE: Managing thousands of objects - by josemendez - 21-02-2023, 09:04 AM
RE: Managing thousands of objects - by josemendez - 28-02-2023, 03:25 PM