NaXzyu / Dialogos

Dialogos: Pioneering Interactive Narratives and Language Proficiency with Enhanced AI in Unity
MIT License
3 stars 1 forks source link

Enhance Script Interpreter with Print/Echo Command #8

Closed p3nGu1nZz closed 5 months ago

p3nGu1nZz commented 5 months ago

Summary

We need to implement a print or echo command in our script interpreter to allow scripts to output messages directly to the console.

Details

Acceptance Criteria