Rakugo-Dialogue-System icon indicating copy to clipboard operation
Rakugo-Dialogue-System copied to clipboard

Simplify the way to use the character name in a string

Open theludovyc opened this issue 2 years ago • 1 comments

Curently you sould do "Hello, my name is <gd.name>!"

I propose "Hello, my name is <gd>!"

When we use only the tag, it return the name by default.

Because, we need to access the name a lot in a dialog script.

theludovyc avatar Sep 22 '23 12:09 theludovyc

I see this is a good idea @theludovyc, but remember to make sure that for examplegd.age still works after this change.

Jeremi360 avatar Sep 22 '23 13:09 Jeremi360