Unreal Engine – Visual Novel Framework – Full System UE7175

Visual Novel Framework - Full System

Features:

  • Flexible scene system using datatables
  • Includes instructions of how to convert your external scripts into usable .csv files
  • Ability to branch scenes based on conditions
  • Voice acting can easily be inserted into scenes as Sound Cues
  • Characters can spawn in 3D space OR display in a UMG widget
  • Complex, flexible choice system
  • Automatically tracks and saves player choices
  • Stats can be tracked relative to choices made
  • Supports cycling choices so player can see more than one option
  • Supports nested choices (a choice within a choice!)
  • Characters can contain several layers for dynamic use (hair, mouth, clothes, etc.)
  • Change character costumes and hair as story progresses
  • Saving and Loading system
  • Animated blinking and mouth movement (even in UMG widgets!)
  • Auto Mode
  • Supports skipping or rolling back through text
  • Allows you to easily add dynamic camera angles to your scenes, such as character closeups
  • Includes a basic menu system with gamepad functionality
  • Options for text speed, text size, and audio levels
  • Change levels and sublevels between scenes
  • Full Gallery system to display CG illustrations and unlock them as player progresses
  • Persistent data that can be used for CGs and more