Skip to main content

2.1.0

Changes

Deprecated

Dialogue Participant Component has been moved to Joint Native.

info

Joint Native provide a redirector for this. If you open 1.1.0 version of Joint Native then it will be migrated and redirected without any extra actions.

Networking

Now Dialogue Nodes can change whether to be replicated or not on the runtime. Use SetReplicates and GetReplicates functions to check and set whether to replicate.

Now Dialogue Nodes' playback flags (bIsNodeBegunPlay, bIsNodeEndedPlay, bIsNodePending) are not replicated.

Editing

Now Replace menu displays the literal text types only.

Debugger

Now Dialogue debugger displays the state of the dialogue nodes with more vivid color, and also the pending state will be displayed.