Genesis icon indicating copy to clipboard operation
Genesis copied to clipboard

How to load points as entities?

Open kyleleey opened this issue 11 months ago • 3 comments

Hi,

Is there a way to load a large number of points(spheres) into genesis as one entity? In my case these points can be set to still, mainly for collision detection with other entites. And since in my case the points number are very large (~1e5), I assume it's not possible to directly use sphere morph for each point.

Is the current "particle entity" suitable for this case (assign many points as particles to one entity)? And how to initialize it?

Thanks for your answer in advance!!

kyleleey avatar Dec 21 '24 17:12 kyleleey