Przeskocz do zawartości
Multimedia 1 dla listy FGConversations

Opis

Documentation

FGConversations is a lightweight plugin for Unreal Engine 5.5 that expands the CommonConversation system with essential Blueprint functionality. Designed for developers who want full control over dialogue flow in custom UIs, it allows you Retrieve common conversation payload through blueprint.

Key Features

  • 📌 retrieve common conversation payload through a widget.

  • 🎮 100% Blueprint accessible – no C++ required.

  • 💡 Minimal and modular: does not override or hijack default Conversation behavior.

  • 🔧 Built for CommonConversationRuntime – no third-party dependencies.

🧭 Setup Instructions

  1. Enable both CommonConversation and FGConversations in your Plugins window.

  2. Use the blueprint node PauseConversationandSendClientData to interrupt and cache the dialogue.

  3. Us FG_widget to retrieve the data.

  4. After collecting player input, resume Conversation with RequestSeverAdvanceconversation blueprint node.

Uwzględnione formaty

Tagi