Comment on What to name these Conversation objects in my code
tunetardis@lemmy.ca 10 months ago
- Honestly, I don’t think
dialogis bad for this? Maybenpc_dialogornpc_dialog_treeif you want to be less ambiguous? - Something like
prompt,query, ornpc_promptmaybe? reply,response, orplayer_response? Mayberesponsecould be the container that holds areply(the text the player says) and a link to the next prompt?