Adding VN Character interface

This commit is contained in:
2022-12-18 13:48:43 -08:00
parent 1e7dcb815e
commit 2b11a4365f
14 changed files with 97 additions and 32 deletions

View File

@ -1,3 +1,4 @@
test,Some test string,
test2,Some other test string
undefined,UNDEFINED
undefined,UNDEFINED
scene.first.test,Bruh
character.unknown,Unknown
character.penny.name,Penny

1 test,Some test string, undefined UNDEFINED
2 test2,Some other test string scene.first.test Bruh
3 undefined,UNDEFINED character.unknown Unknown
4 character.penny.name Penny

View File

@ -1,3 +0,0 @@
test,Some FRENCH string,
test2,Some FRENCHER string,
undefined,UNDEFINED
1 test,Some FRENCH string,
2 test2,Some FRENCHER string,
3 undefined,UNDEFINED