Skip to content

How to use Dialogic Set value and set definition for the timeline? #999

Discussion options

You must be logged in to vote

Hi. You can use this feature

  • by creating a new Value in dialogic (e.g. named 'SidekickPortrait')
  • setting the Value (with the Set value event) to the name of one of your portraits (e.g. happy)
    • alternatively you can set the Value via code with Dialogic.set_variable(name, value) (e.g. Dialogic.set_variable('SidekickPortrait', "happy"))
  • selecting the Value in the dropdown

This should show the characters happy portrait.

The advantage is, that you can control the characters portrait more dynamically, but (imo the workflow is honestly a bit tedious).
Hope this helps.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@PuteraSinuraya
Comment options

@Jowan-Spooner
Comment options

Answer selected by PuteraSinuraya
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants