Chat UI macros now available for SugarCube

Want to put some sort of chat interface into your game? Maybe a phone, maybe a text message platform, maybe an instant chat?

The CHATSYSTEM macros will simulate just such an interface. This macro set emulates just the chat UI part of such a system. You populate conversations with <<msg>> and then display it with <<history>> or <<chat>> (for live chat).

Features:

  • Time and date display for messages
  • Messages display the same way over time
  • Supports multi-person conversations
  • Customisable titles, names, and appearance
  • Live chat simulation
17 Likes

This is awesome, thanks for sharing!