Moved more files around, working on VN engine

This commit is contained in:
2023-04-20 14:08:02 -07:00
parent 1c21c15261
commit 36119645d5
285 changed files with 104 additions and 12 deletions

View File

@ -36,7 +36,7 @@
-->
<parallel>
<animate item="craig->material->color.a" from="1" to="0" time="1" curve="easeOut" />
<animate item="craig" x="-2" time="1" curve="easeOut" />
<position item="craig" x="-2" time="1" curve="easeOut" />
</parallel>
<!-- Now Craig is gone, so sad, let's now fade the screen out and present some choices -->