Hey, Im quite new to Normcore, right now I am able to sync the player transform, im using starter assets third person controller. I added the realtime view and transform to the parent object, but im not able to sync the movement animations, I tried adding view and transform components to each and every child of the player, but doesn’t help.
Make sure you’re requesting ownership of the RealtimeTransform. Take a look at the Creating a Player Controller guide. It walks through how a player controller and ownership work together!
Max