v5.1.0 (Godot 4)
viniciusgerevini
released this
08 Oct 00:33
·
3 commits
to godot_4
since this release
Added
- Allow defining speaker to multiple lines at once by indenting them.
i.e
Vinny:
Multiple lines can be set with same speaker.
You just need to indent them after the speaker line.
Grouping lines also work this way
by indenting the line further.
- Support linking files using
@link
dn divert to blocks in them.
Changed
- Tags now also accept
.
and-
. - Variables now can start with
_
.