From 3bced067a4144381e59ce4bd0eb749eeff5ad1f4 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 28 Mar 2019 08:56:15 +0800 Subject: *misc --- source/3rd-party/Plotscript/plot.c | 5 +++++ source/3rd-party/Plotscript/test/first_meeting.plot | 9 +++++++++ 2 files changed, 14 insertions(+) create mode 100644 source/3rd-party/Plotscript/plot.c create mode 100644 source/3rd-party/Plotscript/test/first_meeting.plot (limited to 'source/3rd-party/Plotscript') diff --git a/source/3rd-party/Plotscript/plot.c b/source/3rd-party/Plotscript/plot.c new file mode 100644 index 0000000..6028671 --- /dev/null +++ b/source/3rd-party/Plotscript/plot.c @@ -0,0 +1,5 @@ +/* + * 情节脚本,导出流程符号。情节 环境 人物 +*/ + + diff --git a/source/3rd-party/Plotscript/test/first_meeting.plot b/source/3rd-party/Plotscript/test/first_meeting.plot new file mode 100644 index 0000000..5cf69d6 --- /dev/null +++ b/source/3rd-party/Plotscript/test/first_meeting.plot @@ -0,0 +1,9 @@ + +#但是这个时候 + +@(李白): + +@camera: + move_to(1, 2, 4s) & move_to() + + \ No newline at end of file -- cgit v1.1-26-g67d0