mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
Removed YouTube link. Link is changing soon. (#1959)
This commit is contained in:
parent
f83f87fc12
commit
5c0cc561b0
@ -1,7 +1,5 @@
|
|||||||
# Network Transform
|
# Network Transform
|
||||||
|
|
||||||
<https://www.youtube.com/watch?v=Z0th49NERl4&list=PLkx8oFug638oBYF5EOwsSS-gOVBXj1dkP&index=3>
|
|
||||||
|
|
||||||
The Network Transform component synchronizes the position, rotation, and scale of networked game objects across the network.
|
The Network Transform component synchronizes the position, rotation, and scale of networked game objects across the network.
|
||||||
|
|
||||||
A game object with a Network Transform component must also have a Network Identity component. When you add a Network Transform component to a game object, Mirror also adds a Network Identity component on that game object if it does not already have one.
|
A game object with a Network Transform component must also have a Network Identity component. When you add a Network Transform component to a game object, Mirror also adds a Network Identity component on that game object if it does not already have one.
|
||||||
|
Loading…
Reference in New Issue
Block a user