Content tagged dialogue

Similar Tags

Report Tag

48 usages of this tag
  • 4 replies
  • 639 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 6 years ago
5
This content is deleted
Tutorial
Construct 3 Tutorial: Dialogue System
26 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...

  • 3 replies
  • 614 views
This content is deleted
Forum Topic
Help with ARRAYS! Picking a specific spot on the array!
0 favourites

I need help understanding arrays a bit more. Let me preface this by saying I've read every array tutorial available here but my specific problem doesn't seem to...

posted 5 years ago
  • 12 replies
  • 2.3K views
0 favourites

As students in my mobile gaming course begin working on their final projects, I'm hoping to deepen my knowledge of how JSON files can be used to create a rudime...

9
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
38 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...

16
This content is deleted
Tutorial
An introduction to JSON dialogue systems
44 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...

32
This content is deleted
Course
Displaying dialogue in games
87 favourites

Displaying text can be hugely important to a game. From showing on-screen instructions to full conversations with NPCs, chances are you’ll be showing some form...

13
This content is deleted
Tutorial
Using a JSON dialogue system with NPCs
31 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...

10
This content is deleted
Tutorial
Extending the JSON Dialogue System
16 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...

Similar Tags