forked from Unity-Technologies/ECS-Network-Racing-Sample
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathContainer.asset
More file actions
64 lines (64 loc) · 2.41 KB
/
Copy pathContainer.asset
File metadata and controls
64 lines (64 loc) · 2.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 89305aa391d1c5141bbe1628d930a2c5, type: 3}
m_Name: Container
m_EditorClassIdentifier:
Modified:
m_PersistentCalls:
m_Calls: []
ParentContainer: {fileID: 0}
OrderInView: 0
BackgroundImage: {fileID: 2800000, guid: 61a71dd0b020b4344af62795638a6312, type: 3}
Title:
m_Untranslated: Cars Sample
Subtitle:
m_Untranslated: Cars Sample
Description:
m_Untranslated:
ProjectLayout: {fileID: 0}
Sections:
- OrderInView: 0
Heading:
m_Untranslated: 'Assets folder structure '
Text:
m_Untranslated: 'All Unity projects have different types of assets, in this
tutorial, the reader will learn how the project was originally organized
and you can use this as a guide or suggestion for your future projects. '
Metadata:
Url:
Image: {fileID: 2800000, guid: b3c486f8d2936a347b59ef2d163ea83a, type: 3}
Tutorial: {fileID: 11400000, guid: c4eb77e805fc14c44b9d90061406655f, type: 2}
- OrderInView: 0
Heading:
m_Untranslated: How to play
Text:
m_Untranslated: 'With this tutorial, the reader will be able to navigate through
the specific scene to run the project in the Editor in Playmode. Consider
that the project contains multiple scenes and sub-scenes. Thus a specific
scene with the right Multiplayer settings should be met to run it in the
Editor. '
Metadata:
Url:
Image: {fileID: 2800000, guid: 7b2e8d240a2587f419c07904305315ea, type: 3}
Tutorial: {fileID: 11400000, guid: 8684894fd0b8ded4b941410bedce7fb3, type: 2}
- OrderInView: 0
Heading:
m_Untranslated: How to build
Text:
m_Untranslated: "It\u2019s necessary to highlight that a Multiplayer game runs
on server and clients to synchronize the state of the game, in this tutorial
the reader will learn about compiling for both, server and client, and at
the same time how to execute them to test in runtime on the player. "
Metadata:
Url:
Image: {fileID: 2800000, guid: b4d1152f37cf49f408b801cc9bf78c32, type: 3}
Tutorial: {fileID: 11400000, guid: a179845bfc563984f87226410cff5342, type: 2}