summaryrefslogtreecommitdiff
path: root/samples/Hello/prefabs/player.prefab.asset
blob: fb9d34c5946f4af3c1217f1945063b473c424cce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
	type="prefab",
	guid=_guid"0825df57da6d66a49a6b6f97d6af6ed8",
-- prefab specified
	root=_suid"100100000",
	entities = {
		["100100000"] = {
			children = { 
			
			}
		}
	},
	components = { 
		["100100200"] = {
			guid = _guid"0825df57da6d66a49a6b6f97d6af6ed8",
			["width"] = 10,
			["name"] = "Chai",
			["friend"] = _guid"0825df57da6d66a49a6b6f97d6af6ed8",
			["child"] = _guid"",
		}
	},
}