Quantcast
Channel: Recent Discussions — Photon Engine
Viewing all articles
Browse latest Browse all 15755

Best way to handle synchronizing the states of 1000+ objects

$
0
0
In my current project, I have "points" scattered across the level (there will be at least 1000 at any time). When a player collides with them their GameObject is disabled. After a period of time, the point will become active again. What is the best way to handle synchronizing 1000+ booleans? Performance is a high priority since the project will be running on Android and iOS. Any insight would be great!

Viewing all articles
Browse latest Browse all 15755

Trending Articles