Added fly camera input component to default level prefab (#1555)

main
Terry Michaels 5 years ago committed by GitHub
parent 143b8f1131
commit e96b87571f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -319,6 +319,13 @@
"Component_[9129253381063760879]": { "Component_[9129253381063760879]": {
"$type": "EditorOnlyEntityComponent", "$type": "EditorOnlyEntityComponent",
"Id": 9129253381063760879 "Id": 9129253381063760879
},
"Component_[7255796294953281766]": {
"$type": "GenericComponentWrapper",
"Id": 7255796294953281766,
"m_template": {
"$type": "FlyCameraInputComponent"
}
} }
}, },
"IsDependencyReady": true "IsDependencyReady": true

Loading…
Cancel
Save