cryptomax
cryptomax
NNormal
Created by cryptomax on 12/11/2024 in #🤝ask-a-question
Force Event firing
@kapa.ai can that be added to a model after the model is created? Meaning does the auto generated normcore code need to get updated in order for that to work?
11 replies
NNormal
Created by cryptomax on 11/30/2024 in #💭feature-request
Gracefully handle Activating realtime objects in scene?
oh so as long as your model synchro script just gets the model on enable you're fine? I thought the issue was with the view registering?
8 replies
NNormal
Created by cryptomax on 11/30/2024 in #💭feature-request
Gracefully handle Activating realtime objects in scene?
sorry I said "with a realtime on it" I mean with a model on it
8 replies
NNormal
Created by cryptomax on 11/27/2024 in #🤝ask-a-question
'RealtimeComponent has been replaced with RealtimeComponent<TModel>. Please upgrade
@kapa.ai pre 2.0 normcore models do not support OnRealtimeModelReplaced?
9 replies
NNormal
Created by Niv on 7/7/2024 in #🤝ask-a-question
is the ReltimeView property 'preventOwnershipTakeover' synched between the clients?
we just disabe the grab script for everyone else than the player picking it up when you pickup the item and request ownership. Then turn on the grab scriptfor everyone else on release of the item. This works fine and the way normcore handles ownership passing it just works. Meaning it isn't taken over while the player holding it moves it if it is bumped, and you can easily throw the item to another person and ownership transfers as you would expect. Is it possible you don't need it more complicated than that?
18 replies
NNormal
Created by beeeen on 7/15/2024 in #🤝ask-a-question
How to optimize normcore?
So rooms with lower player counts will help because the data is exponential based on player count in the room
16 replies