From 157530b8b6e11efc5573d5a0db8987a440197aa1 Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 29 Mar 2019 22:28:40 +0800 Subject: *misc --- samples/Hello/prefabs/player.prefab.asset | 38 +++++++++++++++---------------- 1 file changed, 18 insertions(+), 20 deletions(-) (limited to 'samples/Hello/prefabs') diff --git a/samples/Hello/prefabs/player.prefab.asset b/samples/Hello/prefabs/player.prefab.asset index fb9d34c..62fd7cf 100644 --- a/samples/Hello/prefabs/player.prefab.asset +++ b/samples/Hello/prefabs/player.prefab.asset @@ -1,22 +1,20 @@ -{ - type="prefab", - guid=_guid"0825df57da6d66a49a6b6f97d6af6ed8", +type="prefab", +guid=_guid"0825df57da6d66a49a6b6f97d6af6ed8", -- prefab specified - root=_suid"100100000", - entities = { - ["100100000"] = { - children = { - - } +root=_suid"100100000", +entities = { + ["100100000"] = { + children = { + } - }, - components = { - ["100100200"] = { - guid = _guid"0825df57da6d66a49a6b6f97d6af6ed8", - ["width"] = 10, - ["name"] = "Chai", - ["friend"] = _guid"0825df57da6d66a49a6b6f97d6af6ed8", - ["child"] = _guid"", - } - }, -} \ No newline at end of file + } +}, +components = { + ["100100200"] = { + guid = _guid"0825df57da6d66a49a6b6f97d6af6ed8", + ["width"] = 10, + ["name"] = "Chai", + ["friend"] = _guid"0825df57da6d66a49a6b6f97d6af6ed8", + ["child"] = _guid"", + } +}, -- cgit v1.1-26-g67d0