mindgeek
NNormal
•Created by mindgeek on 11/22/2024 in #🤝ask-a-question
Per-platform avatar prefabs?
@kapa.ai @Normcore Assistant Can you show an example script that does this with prefab names not in the resources folder, and not using addressables or assetbundles?
24 replies
NNormal
•Created by mindgeek on 11/22/2024 in #🤝ask-a-question
Per-platform avatar prefabs?
@kapa.ai Can you show an example script that does this with prefab names not in the resources folder, and not using addressables?
24 replies
NNormal
•Created by mindgeek on 11/22/2024 in #🤝ask-a-question
Per-platform avatar prefabs?
@kapa.ai Can you elaborate more on approach 2 using a custom RealtimeAvatarManager and include an example script showing how to load a realtime prefab that is not in the resources folder
24 replies
NNormal
•Created by Mischa on 4/1/2024 in #🤝ask-a-question
Cost Estimation and Usage Metrics
@Max following up on this thread, is it possible to create a custom script to record the total bandwidth used in a session?
I am trying to use realtime.room.GetNetworkStatistics() to access sentBandwidth and receivedBandwidth, but both numbers keep coming up as 0 during gameplay. Are these stats functional, or is there something I may be missing in using them? As far as I can tell the profiler module only gives realtime bandwidth and doesn't record total for a session.
10 replies