mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2025-02-24 19:27:16 +00:00
add script to prefab
This commit is contained in:
parent
221086fe95
commit
7247518b6c
1 changed files with 13 additions and 0 deletions
|
@ -12,6 +12,7 @@ GameObject:
|
|||
- component: {fileID: 2196287466020372083}
|
||||
- component: {fileID: 2203233818454028071}
|
||||
- component: {fileID: 2657593453642018504}
|
||||
- component: {fileID: 3097963212107052643}
|
||||
m_Layer: 0
|
||||
m_Name: NetPlayer
|
||||
m_TagString: Untagged
|
||||
|
@ -75,3 +76,15 @@ MonoBehaviour:
|
|||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
syncInterval: 0.1
|
||||
--- !u!114 &3097963212107052643
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3871880573184668455}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: de46f572586cdb697b6c95283affa511, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
|
|
Loading…
Add table
Reference in a new issue