From 0c391fdbce5a079cf03e483eb6174dd47806163d Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 7 Aug 2019 21:08:47 +0800 Subject: *misc --- Samples/Hello/prefabs/anim.prefab.asset | 3 +++ Samples/Hello/prefabs/player.prefab.asset | 20 ++++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 Samples/Hello/prefabs/anim.prefab.asset create mode 100644 Samples/Hello/prefabs/player.prefab.asset (limited to 'Samples/Hello/prefabs') diff --git a/Samples/Hello/prefabs/anim.prefab.asset b/Samples/Hello/prefabs/anim.prefab.asset new file mode 100644 index 0000000..203eaac --- /dev/null +++ b/Samples/Hello/prefabs/anim.prefab.asset @@ -0,0 +1,3 @@ +{ + type="prefab", +} \ No newline at end of file diff --git a/Samples/Hello/prefabs/player.prefab.asset b/Samples/Hello/prefabs/player.prefab.asset new file mode 100644 index 0000000..62fd7cf --- /dev/null +++ b/Samples/Hello/prefabs/player.prefab.asset @@ -0,0 +1,20 @@ +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"", + } +}, -- cgit v1.1-26-g67d0