Content tagged dialogue

Similar Tags

Report Tag

45 usages of this tag
5
This content is deleted
Tutorial
Construct 3 Tutorial: Dialogue System
24 favourites

How to create simple, but scalable dialogue system for your game using triggers and string instance variables. Hope you enjoy the video! JOIN OUR COMMUNITY OF I...

10
30 favourites

A very simple way of displaying different lines of text (aside from just shoving a load of different text objects on a layout) is to use instance variables. In...

16
This content is deleted
Tutorial
Using an array to store and display dialogue
34 favourites

In this example, the dialogue will be handled using an array. Oh, and by the way, if a video is more your thing, then do check out this tutorial from Vimlark wh...

15
This content is deleted
Tutorial
An introduction to JSON dialogue systems
42 favourites

This tutorial looks at a JSON based system for handling and displaying dialogue. The whole example file is controlled by touch (just tap or click to advance the...

13
This content is deleted
Tutorial
Using a JSON dialogue system with NPCs
30 favourites

Welcome to another tutorial on using a JSON-based dialogue system. As mentioned above, this follows on from a previous tutorial, but where that one demonstrated...

9
This content is deleted
Tutorial
Extending the JSON Dialogue System
15 favourites

This tutorial follows on from the two basic JSON tutorials. If you’ve not looked at them, and are unfamiliar with JSON, then you can find them here: JSON Introd...

14
This content is deleted
Tutorial
Branching Dialogue using JSON
32 favourites

Welcome to what will probably be the final instalment of these JSON Dialogue tutorials. This tutorial is going to cover adding branching dialogue and event dial...

11
This content is deleted
Tutorial
Dialogue Designer in Construct 3
23 favourites

I originally created this tutorial as a guide to getting Dialogue Designer exports into C3 projects. I did this as I was using the program in my own game (Bilki...

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!...

  • 4 replies
  • 524 views
This content is deleted
Forum Topic
POLL : Dialogues in your game
0 favourites

So I was working on my dialogue tool (advanced editor with dedicated player), and I realized I had no idea of how you guyz handled dialogues in your games. I'm...

posted 5 years ago

Similar Tags