Skip to content

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

Notifications You must be signed in to change notification settings

DjMike238/raydialogue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages