ixikos
NNormal
•Created by ixikos on 3/25/2025 in #🤝ask-a-question
can DOTS or ECS be used with Normcore?
I am hoping to convert a game object to use DOTS / ECS because there are many in my scene, is it possible to use this with Normcore ?
11 replies
NNormal
•Created by ixikos on 8/9/2024 in #🤝ask-a-question
What are best practices to stagger instantiation of 1000s of RealtimeViews
What are best practices to stagger instantiation of 1000s of RealtimeViews? I am upgrading from an approach using a dictionary to stagger instantiation of objects and need a way to spread this out over multiple frames.
5 replies
NNormal
•Created by ixikos on 8/7/2024 in #🤝ask-a-question
Do I need ownership to modify a value on a RealtimeComponent?
Do I need ownership to modify a value on a RealtimeComponent?
12 replies
NNormal
•Created by ixikos on 8/7/2024 in #🤝ask-a-question
Realtime.Instantiate at specific position and rotation
What is the best way to Realtime.Instantiate something at a specific position and rotation without using a RealtimeTransform component
14 replies