スポットライト セール: 7月15日まで一部の商品が 50%オフで購入できます。

Accessilogue - The Modular and Accessible Dialogue System

まだ評価されていません

Modular, 100% blueprint based dialogue system, that is easy to use/integrate and provides Accessibility options.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.3 - 5.4
  • ダウンロードのタイプ
    完全なプロジェクト
    この製品には、Unreal Engine プロジェクトの完全なフォルダが含まれており、Config ファイル、コンテンツのファイル、.uproject ファイルが完備されています。新規プロジェクトを作成するためのテンプレートとして利用することができます。
  • プロモーションコンテンツ
    プロモーション コンテンツが含まれている
    クリエイターは、このデジタルコンテンツがブランド、製品またはビジネス (自他を問わない) をプロモーションしていることを示しています。
💬 Meet Accessilogue

A new and innovative tool from Sunscorched Studios, that will transform how your team does dialogue.


📺 Trailer💽 Showcase🕹️ Playable Demo

With Accessilogue integrated into your workflow, there will be no more hand editing lines in-editor, taking up your technical team members' valuable time. Instead writers, designers and other staff can simply edit an external spreadsheet or export one from their writing or planning tool of choice. Import that sheet into Unreal and you are done.



🔊 Audio

You need to change the audio files to match your new subtitles? Easy! Just record and process the audio files as you usually would and re-import them. No setting up sound cues for every asset. They will automatically be matched to the subtitles in the tables by name.



🌐 Localisation

Want to localise to a bunch of languages? Accessilogue has you covered: Just load in a different set of data tables based on language settings. It will select the localised audio files on its own.



⚙️Blueprints

But what about the part of your team, that does work in engine? What do they get to play with? For them the data driven nature of Accessilogue makes scripting out dialogue fast and easy. Instead of triggering individual lines, dialogue can be scripted in chunks of lines called conversations, which can be accessed simply by mentioning their ID. The same goes for player choices which can be scripted in sets.

Need other characters to interrupt a conversation? Just set the priority for those lines higher and Accessilogue will take care of it on its own - and when supplied with a table for reaction lines - will seamlessly blend in the right ones before and after an interruption to create a natural flow of conversation. You can even queue up as many conversations as you want to by setting a custom queue limit. Changed your mind or a conversation becomes obsolete before it was spoken? Remove it from the queue with a single command.

If you provide multiple takes per line Accessilogue will randomly select one of them automatically, if you are missing a voice line, it will just play the subtitle and give out a warning in the extensive debug log, that is already set up for you.

Assuming you have voice lines, they will play fully spacialised and follow your NPC location. If an NPC is not in the level because they are on a call with your player for example, Accessilogue will automatically switch to a 2d sound as a fallback.



♿ Accessibility

Visually Accessilogue offers an array of options for customising your subtitles and dialogue options to match your game’s style. But those same options also make it easy to offer plenty of accessibility options for your impaired players.



🧩 Modularity

All this has been tested in production and is set up to easily integrate into your existing systems because of its modular nature. All the logic is self contained and can be easily migrated and reused in different projects. It doesn’t even matter if you use middleware or not. By default Accessilogue is set up to entirely work with Unreal’s MetaSounds, but we also provide a step by step guide on how to set it up with FMOD.



🕹️ Usage

We use Accessilogue internally on all our projects, you can expect a steady stream of updates and new features, support on our discord server and via contact form.



📋 Asset List

Blueprints

  • 1 x BP Actor NPC with example project specific children
  • 1 x BP Actor for changing settings within a certain volume (example project specific) with children
  • 1 x AnimBP for all animations
  • 1 x Player Controller
  • 1 x HUD and multiple widgets used by it to display subtitles and player choices as well as UI elements
  • 1 x Game Mode, 1x FP Character BP, 1 x Game Instance
  • 4 x Interfaces for easy communication between the main systems
  • 1 x BP function library for shared functionality
  • 1 x Sound Attenuation Settings

Data Assets

  • 5 x structs for handling the system data
  • 10 x example data tables plus externally supplied .csv template
  • 4 x input actions and 1x input map

Art & Audio Assets

  • 1 x MetaSound Dialogue Source
  • .wav audio files for all example dialogue lines listed in the data tables
  • a few placeholder animations for showing off functionality in the example project with their respective AnimMontages
  • 1 x Showcase example level
  • 9 x character portrait textures with their respective material instance
  • all necessary UI materials and textures

テクニカルノート

📋 Features:

  • 100% blueprint based
  • Full support for multiple simultaneous conversations
  • Full support for branching conversations with dialogue options and in-game consequences
  • Full support for skipping dialogue and pausing dialogue
  • Full support for seamless interruptions, conversation priority & automatically selected resume lines
  • Full support for spatialised audio attached to each NPC
  • Automatic fallbacks for 2D audio and comms conversations with NPCs not present in level
  • Full accessible subtitles with font, size, colour, background, speaker name & animation options
  • Configurable audio panning
  • Multiple included examples demonstrating all features & how to use them
  • Extensive documentation & Blueprint comments
  • Included first person movement & interaction system with customisable HUD
  • PowerShell scripts for calculating line durations & other utilities
  • Example dialogue and character tables as .csv supplied with documentation
  • Designed to work with MetaSounds as well as Middleware
  • E-Mail and Discord support

⚙️ Number of Blueprints: 14

🕹️ Input: Keyboard, Mouse (Standard Unreal First Person Template Controls)

📶 Network Replicated: No

🖥️Supported Development Platforms: Windows. Not tested on other platforms but project is blueprint only so should work out of the box.

📃 Documentation