Search Results

Found 1 results for "cba54f22d25475fad783bdd84a1bfd88" across all boards searching md5.

Anonymous /vg/530207468#530258961
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.