/raydialogue

Simple dialogue system POC made with Raylib and raylib-go.

Primary LanguageGo

RayDialogue

Simple dialogue system POC made with raylib and raylib-go.

The blip sounds are made with Bfxr, you can find the sample files in the bfxr folder.

This might be the messiest and shittiest code I've ever written... but it works, somehow.

Current and planned features

  • Namebox in different positions
  • Text with no nameboxes
  • Audio blip on each letter (and only letters)
  • Blinking indicator for when text was
  • Word wrap
  • Scrollable text when reaching end of textbox
  • Manually scrollable text
  • Print full line on click
  • Top-screen textbox
  • Multiple choices box - type 1 (near textbox)
  • Multiple choices box - type 2 (center screen)
  • Animated text
  • Pause text printing
  • Centered text in textbox
  • Centered text on screen
  • Variable print speed
  • Character portraits