Search Results
7/7/2025, 7:08:40 AM
>>530258391
scripting languages like this is the gold standard of dialogue systems and so easy any intermediate programmer can do it. everything about a conversation stored in a single file. reading the file is almost as easy as reading a book. any change you need to make happens in one place
>erm but muh performance
this is going to be less than 1% of your frametime. computers are fast.
and if you really do care, you can codegen the shit in his codebase from files that look like this extremely easy.
scripting languages like this is the gold standard of dialogue systems and so easy any intermediate programmer can do it. everything about a conversation stored in a single file. reading the file is almost as easy as reading a book. any change you need to make happens in one place
>erm but muh performance
this is going to be less than 1% of your frametime. computers are fast.
and if you really do care, you can codegen the shit in his codebase from files that look like this extremely easy.
Page 1