We would love to know…
- What you found good about this lecture?
- What we could do better?
Remember that you can reply to this topic, or create a new topic. The easiest way to create a new topic is to follow the link in Resources. That way the topic will…
- Be in the correct forum (for the course).
- Be in the right sub-form (for the section)
- Have the correct lecture tag.
Enjoy the your stay in our thriving community!
Hello Sam
in this lecture you replicated the variable Velocity, without replication it will be Zero for the Simulated Proxy
but without replication Simulated Proxy can use Tick() and UpdateLocationFromVelocity(DeltaTime) functions ?
Ahha!! as I guess we use RPC for to send data Server and Replication is the act of the Server passing the data to all Clients
we use RPC for Authority and Replication for Simulated Proxy. is it right?