Content tagged dialogue-system

Similar Tags

Report Tag

8 usages of this tag
2
This content is deleted
Tutorial
JSON Branch Dialogue Example
1 favourites

Using Array editor / Excel to prepare dialogue data. The same ID will be considered the continuous conversation. ID. Name. Text. Screen1_Intro. Alice. Hi, Bob!...

  • 8 replies
  • 952 views
This content is deleted
Forum Topic
How do I Make a Dialogue System?
0 favourites

How do a make a dialogue system were when I go up to objects or NPCs with more than 1 thing to say I can simply keep pressing a key "Z" for example, until I the...

  • 1 replies
  • 403 views
This content is deleted
Forum Topic
How do i make a dialogue box
0 favourites

I tried to make one dialogue box that change the text when I press enter, but instead of passing the texts one by one it just jumps to the last one. Can somebod...

  • 2 replies
  • 268 views
0 favourites

I created a dialogue system for my game that takes in a .Xml project file. Steps: 1. Use AJAX to call the project file. 2. On return, loop through the XML dialo...

  • 2 replies
  • 194 views
0 favourites

I am trying to make it so that my dialogue box will keep a certain distance away from my character. As you can see, it's not so much of a problem with small tex...

  • 2 replies
  • 255 views
This content is deleted
Forum Topic
Most efficient way of inputting dialogue data.
0 favourites

Making a Visual Novel style game so dialogue has a few variables that are checked every time you click forward in dialogue. Left_Actor_Pose, Right_Actor_Pose, C...

  • 0 replies
  • 319 views
This content is deleted
Forum Topic
A template for a dialogue system with speech bubbles!
0 favourites

Hey guys! I came to present a template for a dialog system with speech bubbles. With a fully commented and well explained project and an instruction manual, who...

  • 3 replies
  • 189 views
This content is deleted
Forum Topic
Help with array-based dialogue
0 favourites

I tried making a dialogue box that would get data from an array, but I realized the fact that I don't know how to use arrays cuz I never experimented with them...

Similar Tags