legion icon indicating copy to clipboard operation
legion copied to clipboard

Is there way to push entities with dynamic components?

Open AcrylicShrimp opened this issue 3 years ago • 0 comments

Hi all! I want to push an entity, but I don't know what components will be exists, because it can be known on runtime.

So currently I'm just creating an empty entity and push components on it.

Is there better way to do? Thank you!

AcrylicShrimp avatar Nov 24 '21 11:11 AcrylicShrimp