summaryrefslogtreecommitdiff
path: root/samples/Hello
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-03-29 22:28:40 +0800
committerchai <chaifix@163.com>2019-03-29 22:28:40 +0800
commit157530b8b6e11efc5573d5a0db8987a440197aa1 (patch)
treef9df79c013885e13dc81e7046c9828037eb29e2e /samples/Hello
parente37b1dfd022bda4dfdcba243c0543c62c89db32f (diff)
*misc
Diffstat (limited to 'samples/Hello')
-rw-r--r--samples/Hello/prefabs/player.prefab.asset38
1 files changed, 18 insertions, 20 deletions
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"",
+ }
+},