🤝ask-a-question
💼jobs-and-opportunities
💾sample-code
🥂project-showcase
💭feature-request
✨normcore
💬chat
🚧wip-and-updates
How can I sync a trail renderer?
Handeling userID
How to get a shared score in a server, calculated from individual networked players
Nullreference using the Avatar VR prefab.
Using RealtimeArray for reliable, ordered messages
Destroy Object
When property on RealtimeModel is updated quickly only last change is transmitted.
Syncing video from asset files .mp4
Partial class or no? Mybe a mistake in documentation but idk
Explain to me how the MVC structure should be organized for small syncs.
Rigidbody drifts when user alt-tabs
What's going on with offline mode?
Must all RealtimeViews be instantiated at runtime?
RealtimeView model is null. Was this view instantiated with GameObject.Instantiate instead of Realtime.Instantiate? Make sure you're passing a prefab name and not a prefab reference to avoid accidentally calling GameObject.Instantiate().
UnityEngine.Debug:LogError (object,UnityEngine.Object)
RealtimeView model is null. Was this view instantiated with GameObject.Instantiate instead of Realtime.Instantiate? Make sure you're passing a prefab name and not a prefab reference to avoid accidentally calling GameObject.Instantiate().
UnityEngine.Debug:LogError (object,UnityEngine.Object)
Dynamic Colliders for a Growing Rigidbody, is it possible to do this with normcore?
Childing Realtime Transform Behavior
Question.
camera
Rigibody adding force
steering wheel syncing
Help Syncing Mesh sliced position. Can anyone help